3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 01:55:03 +00:00
Commit graph

55 commits

Author SHA1 Message Date
Dragory
30aa5be955 Disable reaction role auto-refreshing 2021-08-19 22:11:20 +03:00
Dragory
030c3afb63 Ugly workaround/hotfix for message fetching 2021-08-19 00:49:06 +03:00
Dragory
c160442be8 Disable/hide some interaction-based features until after release 2021-08-18 20:55:42 +03:00
Dragory
c7f739fd8f Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
Dragory
44fbd020db Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +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
9ffc91e5fa removed unnecessary string literal and simplified stuff 2021-07-29 10:08:55 +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
e767fac11f Proper button validation, bugfix for voice move spam 2021-07-01 00:30:48 +02:00
Dark
6e2bd28691 Change DiscordRESTError to DiscordAPIError 2021-06-30 23:06:02 +02:00
Dark
bbf52a5951 Upgrade DJS, fix bugs 2021-06-30 18:43:42 +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
0dd6f7182e Switch pagination to buttons 2021-06-21 01:36:35 +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
b5ca59df8d Expand button reactions functionality 2021-06-06 23:02:24 +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
Dragory
8011885dc0 More initialization order fixes (vol 2) 2021-05-23 17:13:11 +03:00
Dragory
047174fbc4 Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
Dragory
8414e83d3b Add better error reporting to !reaction_roles clear 2021-05-08 00:47:41 +03:00
Dragory
a2dbf3d50e Remove extraneous reaction removal
The reaction would already be removed at the end of the function
2021-04-29 02:34:58 +03:00
Nils
eb7ac72cd4 Enforce unified lock names by using functions to generate lock keys (#165) 2021-04-02 16:43:13 +03:00
Nils
b90e81d03e Add example of reaction_roles command to documentation (#147)
reactionRolePairs confuses a lot of people, as the documentation for it is nonexistent
2021-01-28 01:21:16 +02:00
Dragory
6f2d5a3784 Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
fd71119098 Fixes 2020-10-16 02:13:54 +03:00
Dragory
bbc1420011 Fix crash in ReactionRoles emoji validation 2020-10-11 14:17:41 +03: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
a5b798afbf +FIXME 2020-08-30 00:54:16 +03:00
Dragory
85dcb93d27 reaction_roles: don't act on own reactions 2020-08-30 00:51:47 +03:00
Dragory
9dc5b45f52 reaction_roles: add remove_user_reactions option 2020-08-30 00:49:44 +03:00
Dragory
2d87108939 Better reaction role errors (2) 2020-08-28 01:36:59 +03:00
Dragory
b9f0949508 Better errors for reaction roles 2020-08-28 01:30:25 +03:00
Dragory
5a3be1ab03 Improve permission utils, make them bigint-aware 2020-08-07 00:39:52 +03:00
Dragory
ddba300d0c Add support for messageTarget input in commands that take a message id 2020-08-06 01:54:46 +03:00
Dragory
16ca371002 reaction_roles: fix !reaction_roles matching emojis/roles incorrectly; add progress message 2020-08-05 21:49:01 +03:00