552c575dd2
General code refactor (and a few breaking config changes)
2022-11-12 00:59:11 +05:00
0e144db2e2
Delete the guild blacklist
2022-11-11 23:17:44 +05:00
ff166362ae
Improve performance of CommandProcessor
...
This improvement was accomplished by removing usages of Regex.
This also reduced unnecessary instructions by returning after a match was found instead of continuing to loop through commands
2022-10-21 11:12:43 +05:00
9921fd564b
Delete SelfBanCommand, failsafe involving bots issuing commands, optimized prefixes
2022-10-18 23:46:43 +05:00
c0ae850fb8
Guild blacklist implementation
2022-10-18 22:55:16 +05:00
e767205c1a
Seal all possible classes, add LICENSE, follow async naming conventions
2022-09-18 19:41:29 +05:00
ac63719a0b
Async message handling, CommandHandler rewrite and rename
2022-08-30 20:15:01 +05:00