Kwoth
ffa2c3f119
Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules
2022-02-02 01:44:45 +01:00
Kwoth
3910dc7499
- Improved .curtrs (It will now have a lot more useful data in the database, show Tx ids, and be partially localized)
...
- Added .curtr command which lets you see full information about one of your own transactions with the specified id
- Added .WithAuthor(IUser) extension for embedbuilder
2022-01-25 05:55:38 +01:00
Kwoth
02e59bd5a5
Added .deleteemptyservers command
2022-01-24 02:40:54 +01:00
Kwoth
73901158ab
Added automatic permissions migration for more renamed customreaction commands
2022-01-10 15:58:12 +01:00
Kwoth
ac6e0c2f84
Re-added some of the most common Custom Reaction commands as aliases to avoid chaos
2022-01-06 13:36:38 +01:00
Kwoth
6c39044435
- Using PeriodicTimer in a few places instead of Timer
...
- Some small refactorings
- Fixed reference to non-existent command in bot.yml
2022-01-05 08:00:25 +01:00
Kwoth
df3e60b61f
.h cmdName should now work correctly for all commands
2022-01-02 17:16:15 +01:00
Kwoth
ca9fa1b0ac
- Renamed Prefix to prefix
...
- Updated some command string keys which were using command name to use method names now
2022-01-02 16:52:39 +01:00
Kwoth
2edda76218
- Generator will now also add [NadekoDescription] attribute to commands
...
- CustomReactions module (and customreactions db table) renamed to Expressions. This was done to remove confusion about how it relates to discord Reactions (it doesn't, it was created and named before discord reactions existed)
- Permissionv2 db table renamed to Permissions
- Expression command now start with ex/expr and end with the name of the action or setting. For example .exd is expression delete
- CommandStrings will now use methodname as the key, and not the command name (first entry in aliases.yml). In other words aliases.yml and commands.en-US.yml will use the same keys (once again).
2022-01-02 12:01:33 +01:00
Kwoth
25f249ab5e
More cleanup and restructuring, nothing of note
2022-01-02 04:16:34 +01:00
Kwoth
594a3b1f97
Removed some obsolete commands and strings
2021-12-23 20:58:39 +01:00
Kwoth
643dc1824f
Removed bce
2021-12-23 20:44:17 +01:00
Alan Beatty
8e8e349e65
Small .trans
fixes
2021-12-18 21:10:06 +00:00
Kwoth
29f5dcc359
Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3
2021-12-17 23:39:08 +01:00
Kwoth
14f2851072
- you should be able to update your .atl now without disabling it
...
- capitalization of language input in .atl should no longer matter
2021-12-17 23:38:06 +01:00
Kwoth
4c1b911cb7
Inrole string fix
2021-12-17 15:59:18 +01:00
Kwoth
6c9f231453
Update responses.nl-NL.json (POEditor.com)
2021-12-15 19:09:59 +00:00
Kwoth
9be8140d4d
Added .showembed <msgid> and .showembed #channel <msgid> which will show you embed json from the specified message
2021-12-13 20:29:45 +01:00
Kwoth
96c9b699aa
Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3
2021-12-13 19:28:34 +01:00
Kwoth
3c0768a372
.atl / .at reworked
2021-12-13 19:28:22 +01:00
Alan Beatty
5fa39eaa9f
Clarity on qdel
2021-12-13 13:07:00 +00:00
Kwoth
fcc49dbbdb
Made .sinfo slightly better
2021-12-11 16:13:52 +01:00
Kwoth
3a317590b4
Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3
2021-12-11 15:27:37 +01:00
Kwoth
36c013fbb5
Added .qimport and .qexport commands, fixed some response strings
2021-12-11 15:27:32 +01:00
Kwoth
a9ec8049f6
Update responses.id-ID.json (POEditor.com)
2021-12-11 01:04:37 +00:00
Kwoth
ced0d97e3a
Update responses.pt-BR.json (POEditor.com)
2021-12-11 00:37:34 +00:00
Kwoth
24d0f57dc3
Update responses.pl-PL.json (POEditor.com)
2021-12-11 00:37:33 +00:00
Kwoth
514ecd6be8
Update responses.fr-FR.json (POEditor.com)
2021-12-11 00:37:32 +00:00
Kwoth
02eb6e172b
added slots.currencyFontColor to gambling.yml
2021-12-09 20:54:26 +01:00
Kwoth
8b410561f9
Update responses.uk-UA.json (POEditor.com)
2021-12-09 01:04:48 +00:00
Kwoth
3c79fd1d6f
Update responses.es-ES.json (POEditor.com)
2021-12-09 01:04:46 +00:00
Kwoth
e9f1a9b1dd
Update responses.ru-RU.json (POEditor.com)
2021-12-09 01:04:45 +00:00
Kwoth
3c293ae6db
Update responses.pt-BR.json (POEditor.com)
2021-12-09 01:04:43 +00:00
Kwoth
a5d9e7de66
Update responses.de-DE.json (POEditor.com)
2021-12-09 01:04:42 +00:00
Kwoth
4d9e48cd41
Update responses.fr-FR.json (POEditor.com)
2021-12-09 01:04:42 +00:00
Kwoth
b7ead22e09
.remindl and .remindrm commands now supports optional 'server' parameter for Administrators which allows them to delete any reminder created on the server
2021-12-09 01:48:39 +01:00
Kwoth
cb7c5e48fd
Fixed gambling vote reward getting overwritten and reset to 100 every time
2021-12-05 08:20:30 +01:00
Kwoth
219ca39cd1
Added .coordreload which will reload coord.yml when using NadekoBot.Coordinator
...
- bots with more than 1 shard will now use redis strings provider
2021-12-01 09:41:23 +01:00
Kwoth
a2ea806bed
Removed slot.numbers from images.yml as they're no longer used anywhere, thx ala
2021-11-24 01:49:03 +01:00
Kwoth
22b452e449
Added .warn weights, improved .warnlog
2021-11-21 02:01:21 +01:00
Kwoth
0a029a7847
Added image attachment support for .ea if you omit imageUrl
2021-11-21 00:22:10 +01:00
Kwoth
c050ce2123
Added .emojiadd command
2021-11-21 00:07:19 +01:00
Kwoth
d090aa23ee
Slots redesign nad images moved to images.yml
2021-11-03 14:22:51 +00:00
Kwoth
1141791ce5
backport of public nsfw module
2021-10-21 23:35:58 +00:00
Kwoth
1af75fd813
Created VotesApi project nad re-worked vote rewards handling
2021-10-15 22:06:30 +00:00
Kwoth
ff95b3d00f
- .streamsclear re-added. It will remove all followed streams on the server.
...
- .gifts now have 3 new ✂️ Haircut 🧻 ToiletPaper and 🥀 WiltedRose which **reduce** waifu's value
- Added a new multiplier (waifu.multi.negative_gift_effect default 0.5, changeable via .config gambling or data/gambling.yml)
2021-09-30 08:53:15 +02:00
Kwoth
52c9ec670d
Upped version to 3.0.6. Slightly updated hangman help string
2021-09-27 10:57:10 +02:00
Kwoth
486916944b
Hangman Rewrite
2021-09-27 02:00:19 +00:00
Kwoth
c9e89e1911
- .logignore now supports targeting channels and users
...
- .logignore now lists all ignored channels and users when no parameter is provided
- Renamed and cleaned up some log-related fields
2021-09-21 22:39:24 +02:00
Kwoth
a09be96200
Added DmHelpTextKeywords to data/bot.yml
...
- Bot now sends dm help text ONLY if the message contains one of the keywords specified
- If no keywords are specified, bot will reply to every DM (like before)
- Fixed several commands which used error color for success confirmation messages
2021-09-16 22:52:04 +02:00