Kwoth
f1c7d7437a
Upped version to 4.3.6, Updated CHANGELOG.md
2022-09-08 20:41:06 +02:00
Kwoth
cd6fe46c2b
More user friendly error when parsing of a number fails.
2022-08-31 13:40:41 +02:00
Kwoth
9eae27bc15
Added an option to award currency based on received xp
2022-08-26 13:41:30 +02:00
Kwoth
7c8756096d
Upped version to 4.3.5
2022-08-17 22:10:07 +02:00
Kwoth
b164da38e3
Added .roleinfo commands, added the ability to show colors other than ok error and pending to IEmbedBuilder
2022-08-11 17:04:51 +02:00
Kwoth
13d2fbd560
Fixed VoiceXP bug, closes #374 . Upped version to 4.3.4, Updated changelog
2022-08-07 13:08:07 +02:00
Kwoth
9572b9dc43
Updated changelog.md
2022-08-06 17:56:53 +02:00
Kwoth
43fa5a22f5
Updated changelog.md, Upped version to 4.3.2
2022-07-28 14:33:32 +02:00
Kwoth
8440b34338
Forgot to update the version to 4.3.1
2022-07-27 11:21:08 +02:00
Kwoth
6563cb507a
Merge branch 'feature/v4-creds.yml-location' into 'v4'
...
NEW: add NadekoBot__creds env to specify alternative creds.yml
See merge request Kwoth/nadekobot!257
2022-07-27 05:00:28 +00:00
Veovis
cc6128997e
NEW: add NadekoBot__creds env to specify alternative creds.yml
2022-07-27 05:00:27 +00:00
Kwoth
0f8291c589
.xpadd will now work on roles
2022-07-26 15:47:55 +02:00
Kwoth
a7b3a238f5
Added release notifications to data/bot.yml Notifications are sent to all owners in dms
2022-07-26 12:25:22 +02:00
Kwoth
6a042c3faa
Finished implementing xp shop. It allows users to buy frames and backgrounds if the user enables the feature in data/xp.yml. It can also be available only to patrons
2022-07-25 18:10:00 +02:00
Kwoth
0042c22ceb
Fix for patron errors showing up even with permissions explicitly disabling that command
2022-07-19 02:34:44 +02:00
Kwoth
99c60459f8
Removed cmd source generator. Commands are no longer partial methods. Compilations should be slightly faster now. Updated packages and adapted drawing code to the new apis. There may be some bugs.
2022-07-18 04:33:50 +02:00
Kwoth
34955f88f6
Merge branch 'v4' into 4.3
2022-07-12 03:59:36 +02:00
Kwoth
b34fd6da4e
Upped version to 4.2.15
2022-07-12 03:58:41 +02:00
Kwoth
f41b1fb93c
Base for 4.3 work. Split Nadeko.Common into a separate project
2022-07-11 00:06:34 +02:00
Kwoth
2fb4bb2ea4
images.yml should once again support local file paths
2022-07-06 04:15:16 +02:00
Kwoth
42cbb7f626
Updated CHANGELOG.md, Upped version to 4.2.14
2022-07-03 23:00:12 +02:00
Kwoth
2e4de7723e
Fixed .cash bank interaction not being ephemeral
2022-06-30 22:09:26 +02:00
Kwoth
a8e00a19ba
Upped version to 4.2.12
2022-06-30 11:33:45 +02:00
Kwoth
8acf6b1194
Fixed .trivia --pokemon showing pokemon with id + 1
2022-06-30 11:32:36 +02:00
Kwoth
11d9db99ff
Draw fixed, version upped
2022-06-29 17:53:15 +02:00
Kwoth
1517a35ef7
Upped version to 4.2.10
2022-06-29 11:16:32 +02:00
Kwoth
f616364d8a
Upped version to 4.2.9
2022-06-25 10:42:16 +02:00
Kwoth
69eb5f2c56
Fixed .timley
2022-06-24 13:24:36 +02:00
Kwoth
bdde065209
Upped version to 4.2.7, Updated CHANGELOG.md
2022-06-24 10:47:27 +02:00
Kwoth
210da263ad
Abstract away cache. 2 implementations: redis and memory
2022-06-23 13:07:45 +00:00
Kwoth
1716c69132
Upped version to 4.2.6
2022-06-22 09:56:42 +02:00
Kwoth
9103dd9fdb
Upped version to 4.2.5 as ci didn't run for 4.2.4
2022-06-18 02:07:25 +02:00
Kwoth
1a8c9a6cba
[skip ci] Version upped to 4.2.4, updated CHANGELOG.md
2022-06-17 22:57:03 +02:00
Kwoth
cc52605c90
[skip ci] Upped version to 4.2.3
2022-06-17 04:42:30 +02:00
Kwoth
cefd81d810
[skip ci] Use shared coinmarket key instead of public bot's
2022-06-16 21:27:51 +02:00
Kwoth
dbeb83561a
Upped version, updated CHANGELOG.md
2022-06-15 21:39:42 +02:00
Kwoth
f7c333b671
Ignoring error if creds_example.yml fails to generate, as this happens in docker containers
2022-06-15 07:48:57 +02:00
Kwoth
571e1c801f
Upped version to 4.2.1, updated CHANGELOG.md
2022-06-14 14:36:53 +02:00
Kwoth
7b5145f116
NadekoBot Patronage system, Search commands improvements + fixes
2022-06-14 07:24:33 +00:00
Kwoth
fa259384f1
Possible fix for the windows release, updated packages
2022-05-14 04:27:16 +02:00
Kwoth
cb865d5012
Updated packages
2022-05-12 23:56:12 +02:00
Kwoth
b009438e0e
Fixed .stock command, closes #356
2022-05-11 12:36:50 +02:00
Kwoth
4b5d27d963
Fixed an issue which caused onmessage handlers to not block further execution properly, causing execution of both custom reactions and commands, ref #357
2022-05-11 11:51:01 +02:00
Kwoth
91ee0d121c
DM send by the bot when being the target of a .give command will now once again contain amount.
2022-05-07 09:32:27 +02:00
Kwoth
44478e0f47
Upped version to 4.1.4
2022-05-06 19:15:29 +02:00
Kwoth
d80cbb4647
Refactors. Cleanup. Refactored responses source gen a little. Parametrized localized strings are now generic. Refactored .cash bank interaction. Updated changelog. Reverted clubapps/ban/unban to use .ToString method and configured it to not have right to left unicode. Added extension methods to SocketMessageComponent akin to ones on the IMessageChannel (RespondConfirm, etc...)
2022-05-05 22:59:07 +02:00
Kwoth
9a96ef76ba
Reverted smarttext to newtonsoft to relax the allowed json rules. Upped version to 4.1.3
2022-05-05 05:00:47 +02:00
Kwoth
24a9a02cc3
.give will send dms again
2022-04-27 00:36:27 +02:00
Kwoth
5d2d74b92a
Full support for embed arrays in .greet/.bye, .say and other commands which use embeds
...
- Website to create them is live at eb2.nadeko.bot (it will soon be replacing eb.nadeko.bot)
- Embed arrays don't have a plainText property (it's renamed to 'content')
- Embed arrays use color hex values instead of an integer
- Old embed format will still work
- There shouldn't be any breaking changes
2022-04-26 02:33:19 +02:00
Kwoth
18400dc53a
Fixed a nullref message when the bot is loading medusae. Added support for multiple embeds in features which support custom embeds in the form of
...
{plainText:text-here, embeds: [embedObject, embedObject, embedObject]}
2022-04-17 09:58:30 +02:00