3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-28 11:45:04 +00:00
Commit graph

32 commits

Author SHA1 Message Date
Dragory
80e8bab90f Remove hotfixMessageFetch() 2021-08-20 20:01:32 +03:00
Dragory
030c3afb63 Ugly workaround/hotfix for message fetching 2021-08-19 00:49:06 +03:00
Dragory
c7f739fd8f Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
Dragory
dd78ac0090 Typed log functions + more 2021-08-18 01:51:42 +03:00
almeidx
c932333971 upgrade discord.js 2021-08-04 20:45:42 +01:00
almeidx
6b53cf6e28 typo and return 2021-07-29 00:50:41 +01:00
almeidx
c21e779c03 user.tag 2021-07-29 00:37:19 +01:00
Dark
58b56a467c Various bugfixes and change ct.anyId return to Snowflake 2021-07-27 04:19:11 +02:00
Dark
63d143a0ce DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Dark
de85ba37b9 More fixes, change rest of stripObjectToScalars to configAccessibleObj 2021-07-21 22:14:09 +02:00
Dark
1c7e97c785 Fix various bugs, update djs 2021-07-04 23:14:12 +02:00
Dark
6e2bd28691 Change DiscordRESTError to DiscordAPIError 2021-06-30 23:06:02 +02:00
Dark
2977363dc0 Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
a99dddef7a Button role improvements, proper validation 2021-06-22 02:49:31 +02:00
Dark
400fe7e835 Move action handlers to util file 2021-06-08 04:47:36 +02:00
Dark
1c8354b39d Make message with default buttons stateful 2021-06-08 04:34:32 +02:00
Dark
38a5e07be8 Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
addb614023 Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dark
34ead92448 WIP: Button Reactions
This still needs some cleanup and some functionality straight up doesn't work or is only a POC
2021-06-06 04:57:05 +02:00
Dark
18fe83c65f Properly order reaction roles 2021-06-06 02:41:06 +02:00
Dark
a07ca88c13 More fixes, waitForInteraction (replacement for waitForReaction) 2021-06-02 23:41:05 +02:00
Dark
c99e745f89 Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
3883b5b749 More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Nils
eb7ac72cd4 Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
d0fe2dea04 Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dragory
17b4c3dc84 Error handling improvements for reaction roles 2020-09-13 22:21:25 +03:00
Dragory
85480f45ac Fix logic error in reaction role error handling 2020-09-13 21:41:43 +03:00
Dragory
b9f0949508 Better errors for reaction roles 2020-08-28 01:30:25 +03:00
Dragory
e0f5e4ff2e Return some rate limit fiddling for reaction roles 2020-08-02 00:23:14 +03:00
Dragory
b61969ffd1 reaction_roles: handle errors when adding reactions gracefully 2020-08-01 23:47:12 +03:00
Dark
a9099d7955 Migrate ReactionRoles to new Plugin structure 2020-07-26 01:53:55 +02:00