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

19 commits

Author SHA1 Message Date
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
76f7658763
Fixes 2020-10-16 02:13:54 +03:00
Dragory
fde796782e
Fix crash in ReactionRoles emoji validation 2020-10-11 14:17:41 +03: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
78b93cbef0
+FIXME 2020-08-30 00:54:16 +03:00
Dragory
ef6162b522
reaction_roles: don't act on own reactions 2020-08-30 00:51:47 +03:00
Dragory
f3417313bc
reaction_roles: add remove_user_reactions option 2020-08-30 00:49:44 +03:00
Dragory
60f73bd752
Better reaction role errors (2) 2020-08-28 01:36:59 +03:00
Dragory
b53acd6b84
Better errors for reaction roles 2020-08-28 01:30:25 +03:00
Dragory
8af64a6944
Improve permission utils, make them bigint-aware 2020-08-07 00:39:52 +03:00
Dragory
76d4efcaf3
Add support for messageTarget input in commands that take a message id 2020-08-06 01:54:46 +03:00
Dragory
25b23c61ef
reaction_roles: fix !reaction_roles matching emojis/roles incorrectly; add progress message 2020-08-05 21:49:01 +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
Dragory
f6d55f1060
ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
Dragory
7909c99a7f
Fix up docs 2020-07-30 13:08:06 +03:00
Dark
c0b7bea35d Migrate ReactionRoles to new Plugin structure 2020-07-26 01:53:55 +02:00