Kwoth
e52bf798cf
Added full list of supported languages for .trans command, improved .translangs output
2023-01-20 05:28:13 +01:00
Kwoth
710f4f2ed8
Updated .translangs, it looks better now and makes it clear which shortcode is for which language
2023-01-20 04:43:25 +01:00
Kwoth
dcc27a4a99
Fixed trivia --nohint, fixes #398
2023-01-19 06:55:33 +01:00
Kwoth
032b6bfd57
Added Bot propety for easy access to the ISelfUser to all medusa *Context types
2023-01-15 04:15:51 +01:00
Kwoth
737bbb8ec1
Added bot_perm support to medusa system
2023-01-15 04:07:04 +01:00
Kwoth
e71708f5e8
.h command show now properly show both channel and server user permission requirements
2023-01-15 00:50:25 +01:00
Kwoth
9841d72622
allow multiple [user_perm] attributes on snek commands
2023-01-15 00:15:27 +01:00
Kwoth
391a3f0513
Medusae names should now be case sensitive and will be saved in the config with the proper capitalization
2023-01-15 00:01:42 +01:00
Kwoth
aa3409a9cf
Added [user_perm()] support to medusa system
2023-01-14 22:43:13 +01:00
Kwoth
9a80383327
Added filter support to medusa system
2023-01-14 00:37:38 +01:00
Kwoth
7e61f7fb46
Improved how stickeradd works. Optional parameters will be a hidden feature as it's hard to explain. Tags are now also optional.
2023-01-13 22:55:09 +01:00
Kwoth
80efb954f1
Added .stickeradd command
...
Updated docs for medusa
2023-01-11 23:39:14 +00:00
Hokuto Chen
26f76ef7b9
Fix for DMHelpText
2023-01-10 14:39:23 +00:00
Kwoth
59447d7aa8
.deletecurrency will now also reset banked currency, closes #395
2023-01-09 02:59:41 +01:00
Kwoth
a4053d0666
Removed Id property from patronuser
2023-01-09 02:48:11 +01:00
Kwoth
fcd016aed3
Reverted PK fix for patron as it's causing migration to fail
2023-01-09 02:43:18 +01:00
Kwoth
719f62a0ac
Merge branch 'v4' of https://gitlab.com/Kwoth/nadekobot into v4
2023-01-09 02:05:54 +01:00
Kwoth
9b9fa2f357
- Fixed some potential causes for ratelimit due to default message retry settings
...
- Fixed a patron rewards bug caused by monthly donation checking not accounting for year increase
- Fixed a patron rewards bug for users who connected the same discord account with multiple patreon accounts
2023-01-09 02:05:33 +01:00
Kwoth
823f4731c3
Update responses.uk-UA.json (POEditor.com)
2022-12-29 14:38:57 +00:00
Kwoth
a7c48b13a0
Update responses.pl-PL.json (POEditor.com)
2022-12-29 14:38:52 +00:00
Kwoth
c869f2e335
More nullref fixes in streamrole, ref #392
2022-12-23 17:08:13 +01:00
Kwoth
01da7e813e
Fixed a nullref in streamrole service
2022-12-23 17:04:08 +01:00
Kwoth
76b7e09905
Greet/bye messages will now get disabled if they're set to a deleted/unknown channel
2022-12-22 21:37:01 +01:00
Kwoth
8dca948224
Fixed some build warnings. Fixed TimeOut punishment not allowing duration
2022-12-22 21:18:26 +01:00
Kwoth
ffcbfe6467
Fixed a bug for .quotedeleteauthor causing the executing user to delete own messages
2022-12-22 21:11:21 +01:00
Kwoth
9f96edbb46
You can now specify an optional custom message in .feed and .yun which will be posted along with an update
2022-11-22 21:08:42 +00:00
Kwoth
e10530bc0e
Thread log
2022-11-22 20:41:57 +00:00
Kwoth
f24692e79b
Added .doas command which executes the command as if you were the target user
2022-11-19 22:36:18 +01:00
Kwoth
8a6edc17e4
Optimized .waifuinfo
2022-11-15 22:45:00 +01:00
Kwoth
9ce2837f5a
Possible optimization for .waifuinfo
2022-11-13 20:40:37 +01:00
Kwoth
e49e3eec69
Version upped to 4.3.10, CHANGELOG.md updated
2022-11-10 22:42:34 +01:00
Kwoth
3992ae392b
Fixed nullref in xploop
2022-11-10 22:32:27 +01:00
Kwoth
8f0c5fab47
Fixed nullref in cmdcd
2022-11-08 07:51:29 +01:00
Kwoth
780a260b88
If cleverbot is disabled through permissions, let other things execute
2022-11-08 07:51:20 +01:00
Kwoth
25692b9585
Fixed .feedadd for real
2022-11-04 17:21:05 +01:00
Kwoth
ed3ce52865
Fixed .feedadd, closes #388
2022-11-04 05:08:22 +01:00
Kwoth
f5f0f1e250
Fixed .prune @Target not working bug
2022-10-25 02:07:05 +02:00
Kwoth
9d9e61fdfb
Fixed command cooldown calculation. Closes #387
2022-10-25 01:57:58 +02:00
Kwoth
e68e948a80
Aliases now support %target% placeholder. For example 'alias .bft .bf %target% t'
2022-10-22 23:33:42 +02:00
Kwoth
cb98f4aa15
Added .exprtoggleglobal / .extg which can be used to toggle usage of global expressions on the server
2022-10-21 21:31:59 +02:00
Kwoth
bfec0cbcbf
OwnerId will be autofilled in creds.yml if it's missing at startup
2022-10-19 23:43:44 +02:00
Kwoth
3e1268f3bb
You can now specify time+date (time is optional) in remind instead of relative time, in the format HH:mm dd.MM.YYYY
2022-10-18 23:31:34 +02:00
Kwoth
c28f458972
Updated help text for .antispam and .antiraid
2022-10-18 01:45:00 +02:00
Kwoth
27ac948463
Added .forwardtochannel which will forward messages to the current channel. It has lower priority than fwtoall
2022-10-17 22:20:48 +02:00
Kwoth
584193db18
Added .filterlist command
2022-10-16 22:57:36 +02:00
Kwoth
1a132fd234
Added a missing return
2022-10-15 13:17:30 +02:00
Kwoth
fd6a51ac82
Added appropriate error messages for every club related command. Removed obsolete error messages.
2022-10-15 13:13:31 +02:00
Kwoth
eb1fabb2b7
Prepared several more enums to clarify club related action results
2022-10-14 23:02:43 +02:00
Kwoth
d079e684bd
Clubleave errors clarified. Moved enum results to their own files
2022-10-13 22:27:12 +02:00
Kwoth
bf817a1436
Medusa modules (sneks) should now inherit medusa description when listed in .mdls command
2022-10-12 23:29:48 +02:00