3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-19 07:20:00 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Dark
c932269b7d
DJS Update, Full Import Cleanup 2021-07-25 14:32:08 +02:00
Dark
dda19de6e6
Fix various bugs, update djs 2021-07-04 23:14:12 +02:00
Dark
1ad70ffe1a
Change DiscordRESTError to DiscordAPIError 2021-06-30 23:06:02 +02:00
Dark
be71357ff9
Upgrade DJS, fix bugs 2021-06-30 18:43:42 +02:00
Dark
0822fc15e5
Type fixes for djs 2021-06-30 04:56:56 +02:00
Dark
653d6c1dc2
Button role improvements, proper validation 2021-06-22 02:49:31 +02:00
Dark
5c7c3c8cba
Make message with default buttons stateful 2021-06-08 04:34:32 +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
a94e7593ec
Expand button reactions functionality 2021-06-06 23:02:24 +02:00
Dark
7c757d4b96
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
43c23263f0
Properly order reaction roles 2021-06-06 02:41:06 +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
b3cebb3c25
Add better error reporting to !reaction_roles clear 2021-05-08 00:47:41 +03:00
Nils
32970a63b3
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
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02: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
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
f6d55f1060
ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
Dark
c0b7bea35d Migrate ReactionRoles to new Plugin structure 2020-07-26 01:53:55 +02:00