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

21 commits

Author SHA1 Message Date
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
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
Dragory
1e44f811fc ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
Dragory
93705f888b Fix up docs 2020-07-30 13:08:06 +03:00
Dark
a9099d7955 Migrate ReactionRoles to new Plugin structure 2020-07-26 01:53:55 +02:00