3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-16 14:11:50 +00:00
Commit graph

704 commits

Author SHA1 Message Date
Dark
653d6c1dc2
Button role improvements, proper validation 2021-06-22 02:49:31 +02:00
Dark
7bf5e1f3c6
misc. bugfixes 2021-06-21 01:36:53 +02:00
Dark
6e22687bf6
Switch pagination to buttons 2021-06-21 01:36:35 +02:00
Dark
f9dd82f201
Add member_leave automod trigger
At least i think so - cant test it until knub changes are done
2021-06-17 02:30:12 +02:00
Dark
2700f4e389
Allow !clean to delete messages not already saved
If a message is found that is not stored, we save it and then bulk delete
2021-06-17 02:10:23 +02:00
Dark
421f6defaa
Remove unnecessary cache lookup 2021-06-17 01:32:38 +02:00
Dark
b0329dca05
Move action handlers to util file 2021-06-08 04:47:36 +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
7124898568
Remove erroneous lock
Lock was acquired here and in the actual method, causing the actual method to wait 10 minutes for the timeout
2021-06-03 02:34:06 +02:00
Dark
d0c6e6f411
More fixes, waitForInteraction (replacement for waitForReaction) 2021-06-02 23:41:05 +02:00
Dark
edcfd2333f
Bot now connects, lint fixes 2021-06-02 19:35:44 +02:00
Dark
d0a1beb809
Finish preliminary rework, ready to test 2021-06-02 04:07:50 +02:00
Dark
57893e7f76
More rework progress, mostly done up to ModActions 2021-06-01 04:33:02 +02:00
Dark
52839cc9f3
More rework progress, remove all eris imports 2021-06-01 02:05:55 +02:00
Dragory
a9e0466e33
Fix 2021-05-24 20:57:05 +03:00
Dragory
a1d188cc79
logs: fix excluded_roles for messages (vol 2) 2021-05-24 20:55:03 +03:00
Dragory
a72750b8d8
logs: fix excluded_roles for messages 2021-05-24 20:43:46 +03:00
Dragory
52e4b5b519
Validate override criteria and extra criteria. When loading existing configs, silently remove invalid overrides. 2021-05-23 18:10:23 +03:00
Dragory
8ab6538744
Fix antiraid_level override 2021-05-23 17:15:15 +03:00
Dragory
72637fe1b3
More initialization order fixes (vol 2) 2021-05-23 17:13:11 +03:00
Dragory
22316eb714
More initialization order fixes 2021-05-23 17:01:08 +03:00
Dragory
aa4ce00fa6
mutes: fix pluginData.state being initialized too late 2021-05-23 16:58:47 +03:00
Dragory
f19e365bf6
Temporarily disable guild auto-leaving 2021-05-23 16:51:55 +03:00
Dragory
f6be4f4af6
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
Dragory
64d6bb81fe
Round time values in !massban 2021-05-22 15:01:08 +03:00
Dragory
853394ecad
Show more information in !list_dashboard_perms 2021-05-22 14:32:34 +03:00
Dragory
6038996f10
Add excluded_roles to logs 2021-05-22 14:05:09 +03:00
Dragory
eed4fd586b
Fix unnecessary 'go to original case' links in case log channel 2021-05-22 14:01:00 +03:00
Dragory
b4fb6de86e
Show max wait time for massban queue in !massban 2021-05-22 13:58:19 +03:00
Dragory
c30c9f6224
Add queue for massbans 2021-05-22 13:47:10 +03:00
Dragory
772d13fd94
Add total time taken to !massban result message 2021-05-22 13:32:27 +03:00
Dragory
b6915671ca
Add progress indicator to !massban. Tweak log/event ignoring to be more reliable for massbans. 2021-05-22 13:27:45 +03:00
Dragory
7f788b28f0
Remove conflicting !roleinfo alias 2021-05-08 00:55:56 +03:00
Dragory
b3cebb3c25
Add better error reporting to !reaction_roles clear 2021-05-08 00:47:41 +03:00
Dragory
6427d9a5a9
Update STAGE_CHANNEL_ICON URL 2021-05-06 21:27:58 +03:00
Almeida
8846a016ab
added better support for stage channels on channelinfo (#197) 2021-05-06 21:25:17 +03:00
Almeida
a4a7eb41b0
refactor(*): remove unused exception variables (#193) 2021-05-06 21:23:47 +03:00
Usoka
38ab38645b
Add various new tag functions (#195) 2021-05-06 21:21:55 +03:00
Almeida
519cb4ece2
Add !roleinfo and !emojiinfo (#198) 2021-05-06 21:19:57 +03:00
Almeida
fb4f70a29c
added can_unban permission for the unban command (#200) 2021-05-06 21:13:06 +03:00
Dragory
b60a4ce8fc
Use longer lock timeout in !counters reset_all 2021-05-03 20:52:42 +03:00
Dragory
578542e54e
Show loading message for !counters reset_all 2021-05-03 20:51:16 +03:00
Dragory
3072f29044
Fix alias precedence for !counters list 2021-05-03 20:47:03 +03:00
Dragory
724abc89b9
Tweak counter reset logic (v2) 2021-05-03 20:45:33 +03:00
Dragory
647c2eb85a
Fix !counters reset_all not also removing triggers 2021-05-03 20:41:39 +03:00