3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-18 23:09:59 +00:00
Commit graph

22 commits

Author SHA1 Message Date
Dragory
d09d6b776a
perf: use a memory cache for AutoReactions 2021-11-02 23:25:09 +02:00
Dragory
9180be75b7
fix(auto_reactions): fix error if the bot member cannot be found in the server 2021-10-17 11:32:52 +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
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
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
52839cc9f3
More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
22316eb714
More initialization order fixes 2021-05-23 17:01:08 +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
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
805e275f5b
Add eager permission checks to !auto_reactions 2020-08-07 01:27:08 +03:00
Dragory
6d4a7cdafd
More work on permission utils and eager permission checks 2020-08-07 01:21:31 +03:00
Dragory
a404c7a97f
auto_reactions: check permissions ahead-of-time 2020-08-07 00:09:05 +03:00
Dragory
e0844c3300
auto_reactions: fix reactions not being applied to bot messages 2020-07-30 16:43:32 +03:00
Dragory
80b13fa20b
Fix error in AutoReactions error handling (yo dawg) 2020-07-30 15:50:30 +03:00
Dragory
7909c99a7f
Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
1064a1ca46
Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dark
0bc7dc17b7 Rename Events and files to prevent ambiguity and order availablePlugins 2020-07-21 17:55:25 +02:00
Dark
2c4e683630 Migrate AutoReactions to new Plugin structure 2020-07-20 00:23:47 +02:00