3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +00:00
Commit graph

23 commits

Author SHA1 Message Date
Dragory
05334a772f
chore: remove old button roles implementation 2022-04-23 16:38:24 +03:00
Dragory
ac79eb09f5
Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Dragory
2190523866
Fix missing await 2021-09-04 20:49:25 +03:00
Dragory
fe3de150a3
Make sure we always fetch full/fresh target message when applying reaction roles 2021-08-20 21:49:59 +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
bed6589d48
Typed log functions + more 2021-08-18 01:51:42 +03: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
43c23263f0
Properly order reaction roles 2021-06-06 02:41:06 +02:00
Dark
d0c6e6f411
More fixes, waitForInteraction (replacement for waitForReaction) 2021-06-02 23:41:05 +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
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
599c365640
Error handling improvements for reaction roles 2020-09-13 22:21:25 +03:00
Dragory
cd55fcd662
Fix logic error in reaction role error handling 2020-09-13 21:41:43 +03:00
Dragory
b53acd6b84
Better errors for reaction roles 2020-08-28 01:30:25 +03:00
Dragory
b4b16d0d88
Return some rate limit fiddling for reaction roles 2020-08-02 00:23:14 +03:00
Dragory
57316b142a
reaction_roles: handle errors when adding reactions gracefully 2020-08-01 23:47:12 +03:00
Dark
c0b7bea35d Migrate ReactionRoles to new Plugin structure 2020-07-26 01:53:55 +02:00