Commit graph

33 commits

Author SHA1 Message Date
Dragory
ac79eb09f5
Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Dragory
f31ef176b4
Add more 429 debugging 2021-08-20 22:51:44 +03:00
Dragory
4878589786
Remove unnecessary message fetch in slowmode onMessageCreate 2021-08-20 22:10:18 +03:00
Dragory
329cd05652
Remove hotfixMessageFetch() 2021-08-20 20:01:32 +03:00
Dragory
8da47e53e6
Ugly workaround/hotfix for message fetching 2021-08-19 00:49:06 +03:00
Dragory
e3b6b017a2
Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
Dragory
bed6589d48
Typed log functions + more 2021-08-18 01:51:42 +03:00
almeidx
b5ea866e62
upgraded discord.js 2021-07-29 17:45:45 +01:00
almeidx
5de35f711d
use Util methods for escaping inline code and code blocks 2021-07-29 17:35:27 +01:00
almeidx
c98de0f554
fetch fix 2021-07-29 00:58:11 +01:00
almeidx
cfe3bff742
fetch fix 2021-07-29 00:55:03 +01:00
almeidx
de7c721c0e
simplify ternary 2021-07-29 00:52:19 +01:00
almeidx
74a676913e
user.tag 2021-07-29 00:37:19 +01:00
Dark
c932269b7d
DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Dark
acb4913495
More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
Dark
d2dd103175
Start move to configAccessibleObjects, exclude perm overrides from logs
configAccessibleObjects are used to guarantee backwards compatibility and consistency.
Perm overrides from our own plugins are ignored as to not spam logs through bot managed slowmode or companion channels
2021-07-06 05:23:47 +02:00
Dark
5e73d380c5
Update DJS 2021-07-04 17:41:44 +02:00
Dark
1ad70ffe1a
Change DiscordRESTError to DiscordAPIError 2021-06-30 23:06:02 +02:00
Dark
0822fc15e5
Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
5efdf5ce95
Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
6ac9d2f2a2
Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
d0a1beb809
Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
52839cc9f3
More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
72637fe1b3
More initialization order fixes (vol 2) 2021-05-23 17:13:11 +03:00
Dragory
f6be4f4af6
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
Almeida
a4a7eb41b0
refactor(*): remove unused exception variables (#193) 2021-05-06 21:23:47 +03:00
Nils
c5d68650a3
Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
Dragory
edaeb7ef0e
Add proper types to sendErrorMessage() 2021-01-17 21:21:18 +02:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
bb823b6274
slowmode: fix bot slowmodes not being applied for slowmodes over 6h; add -mode option; add eager permission checks 2020-08-09 16:58:36 +03:00
Dragory
7909c99a7f
Fix up docs 2020-07-30 13:08:06 +03:00
Dark
b4b8680431 Migrate Slowmode to new Plugin structure 2020-07-23 00:25:40 +02:00