Dragory
|
00620accfb
|
Remove redundant awaits
|
2021-08-21 01:42:07 +03:00 |
|
Dragory
|
ee456b03d8
|
Fix logAutomodAction error if Automod context doesn't include a user
|
2021-08-21 01:41:42 +03:00 |
|
Dragory
|
456113108e
|
Fix nested tag limiter
|
2021-08-21 01:05:34 +03:00 |
|
Dragory
|
0a22b2c5db
|
Fix being unable to !post to announcement channels or threads
|
2021-08-21 00:59:51 +03:00 |
|
Dragory
|
36b0dfaa69
|
Fix crash when calling tags from other tags
|
2021-08-21 00:53:58 +03:00 |
|
Dragory
|
01fcab3262
|
Don't apply Automod on Zeppelin itself
|
2021-08-21 00:39:50 +03:00 |
|
Dragory
|
1e0b250f0d
|
Allow Automod to act on application command replies
|
2021-08-21 00:38:19 +03:00 |
|
Dragory
|
192673d983
|
Add debugging for duplicate audit_log_ids
|
2021-08-21 00:17:29 +03:00 |
|
Dragory
|
5e47b1d810
|
Add more 429 debugging
|
2021-08-20 22:51:44 +03:00 |
|
Dragory
|
379403adb0
|
Don't crash on ZodError from validateAndParseMessageContent()
|
2021-08-20 22:38:53 +03:00 |
|
Dragory
|
d0dfb314a3
|
Tweaks to member role restoration on unmute
|
2021-08-20 22:34:31 +03:00 |
|
Dragory
|
f9eb01c628
|
Always fetch fresh member data when unmuting v2: electric boogaloo
|
2021-08-20 22:27:35 +03:00 |
|
Dragory
|
5e1dfe3229
|
Always fetch fresh member data when unmuting
|
2021-08-20 22:26:40 +03:00 |
|
Dragory
|
f5b3cfb4ac
|
Add more type safety to renderTagBody()'s args parameter
|
2021-08-20 22:21:42 +03:00 |
|
Dragory
|
24786016e8
|
Add debug logging for unsafe template formatter values
|
2021-08-20 22:21:13 +03:00 |
|
Dragory
|
cf5d82b51d
|
Don't crash on PluginNotLoadedError
|
2021-08-20 22:13:02 +03:00 |
|
Dragory
|
6180c0da30
|
Remove unnecessary message fetch in slowmode onMessageCreate
|
2021-08-20 22:10:18 +03:00 |
|
Dragory
|
4ce0fbc3dd
|
Make sure we always fetch full/fresh target message when applying reaction roles
|
2021-08-20 21:49:59 +03:00 |
|
Dragory
|
d0b5dba98e
|
Remove server-specific timed unmute logging
|
2021-08-20 21:40:59 +03:00 |
|
Dragory
|
5ab13ab8a1
|
Suppress unknown override criteria errors temporarily
|
2021-08-20 21:40:07 +03:00 |
|
Dragory
|
96ee58076d
|
Reduce d.js debug event logging
|
2021-08-20 21:38:35 +03:00 |
|
Dragory
|
b860d164cd
|
Fix 100KB config size limit
|
2021-08-20 21:37:25 +03:00 |
|
Dragory
|
924747422c
|
Another fix for voice move spam false positives
|
2021-08-20 21:21:41 +03:00 |
|
Dragory
|
c3bacdb8b7
|
Fix default role showing up in user info embed
|
2021-08-20 21:02:16 +03:00 |
|
Dragory
|
03ce21a12e
|
MessageSaver: use a queue, add more logging for duplicate IDs
|
2021-08-20 21:00:53 +03:00 |
|
Dragory
|
460c0ab754
|
Small wording changes to !about
|
2021-08-20 20:44:04 +03:00 |
|
Dragory
|
7fa41cd410
|
Update supporters formatting in !about
|
2021-08-20 20:43:08 +03:00 |
|
Dragory
|
3835882f2d
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2021-08-20 20:33:05 +03:00 |
|
Dragory
|
49fe6f9efa
|
Fix logMessage variable not working in automod alert
|
2021-08-20 20:31:36 +03:00 |
|
Miikka
|
f22dccc8b7
|
Merge pull request #251 from DarkView/fix_vcMoveOnMute
Check if VC actually changed
|
2021-08-20 20:24:22 +03:00 |
|
Dragory
|
a0a44069a0
|
Custom events permissions fix(?)
|
2021-08-20 20:23:30 +03:00 |
|
Dragory
|
5fa9e0e83d
|
Fix extra denied permissions on companion channels
|
2021-08-20 20:23:01 +03:00 |
|
Dark
|
d9e5c31d3a
|
Same fix for Spam plugin
|
2021-08-20 19:05:59 +02:00 |
|
Dragory
|
f9238b683a
|
Remove REST request debug logging
|
2021-08-20 20:02:18 +03:00 |
|
Dark
|
8403c49342
|
Check if VC actually changed
|
2021-08-20 19:01:47 +02:00 |
|
Dragory
|
80e8bab90f
|
Remove hotfixMessageFetch()
|
2021-08-20 20:01:32 +03:00 |
|
Dragory
|
0ac7969a6e
|
Remove first check delay for expired mute checking
|
2021-08-19 22:12:39 +03:00 |
|
Dragory
|
30aa5be955
|
Disable reaction role auto-refreshing
|
2021-08-19 22:11:20 +03:00 |
|
Dragory
|
f57001fa3a
|
Merge branch 'master' of github.com:Dragory/ZeppelinBot
|
2021-08-19 21:23:11 +03:00 |
|
Dragory
|
d1d0609f7e
|
Add REST request/429 debugging, temporarily disable message fetch hotfix
|
2021-08-19 21:15:31 +03:00 |
|
Dark
|
73955d5b80
|
Fix "invalid role id" in addrole command
|
2021-08-19 19:08:46 +02:00 |
|
Dragory
|
c9db9608e6
|
Fix !cleaning more than 100 messages
|
2021-08-19 20:06:11 +03:00 |
|
Dragory
|
3d37162d88
|
Hotfix 20
|
2021-08-19 19:59:25 +03:00 |
|
Dragory
|
ffb3dc28cf
|
Automod reply action embed fix
|
2021-08-19 19:54:02 +03:00 |
|
Dragory
|
eaa67e0e5a
|
+debug
|
2021-08-19 19:49:44 +03:00 |
|
Dragory
|
258b887b4b
|
Reword default role addition/removal log messages
|
2021-08-19 19:44:06 +03:00 |
|
Dragory
|
9589b1c37c
|
Fix user mention in unmute logs
|
2021-08-19 19:42:50 +03:00 |
|
Dragory
|
ff06c89518
|
Fix issues around embeds
|
2021-08-19 19:33:47 +03:00 |
|
Dragory
|
fae28668b2
|
Fix embed logs
|
2021-08-19 18:59:11 +03:00 |
|
Dragory
|
aae438e935
|
Ignore empty emoji/sticker updates from logs
|
2021-08-19 18:34:52 +03:00 |
|