Commit graph

2288 commits

Author SHA1 Message Date
Dragory
a396779cd5
Add debug code for duplicate message saving 2021-09-04 20:16:44 +03:00
Dragory
6486dd7ca8
Update update scripts and process files 2021-09-04 19:57:59 +03:00
Dragory
200e8ba89d
Remove leftover piece of code 2021-09-04 19:49:04 +03:00
Jonathan
6e5dd2c31f
Fix typo in !removerole (#228) 2021-09-04 19:45:10 +03:00
Almeida
b3e2e0cffb
Add archive_thread action to automod (#271) 2021-09-04 19:37:49 +03:00
Almeida
98f7c27dd4
Add use_inline_reply option to the Automod reply action (#269) 2021-09-04 19:37:02 +03:00
metal
60515ad788
Update invite detection regex (#259) 2021-09-04 19:36:15 +03:00
Almeida
86143e7031
Don't match video embed descriptions (#256) 2021-09-04 19:23:31 +03:00
metal
a19de26ff1
Re-enable starboard + fixes (#262) 2021-09-04 19:20:50 +03:00
Hiroyuki
6a45ce67fa
feat(automod): MIME type trigger (#247) 2021-09-04 19:18:33 +03:00
Almeida
535659a2b7
Fix max stickers and premium tier in !server (#258) 2021-09-04 19:16:44 +03:00
metal
2d777a03db
Logs - role change compare only role IDs instead of a collection (#264) 2021-09-04 19:15:16 +03:00
metal
e73d6d4e1c
Add template functions: strlen, round (#265) 2021-09-04 19:14:33 +03:00
metal
d5da50c0ed
Fix customEvents channel perms overwrites (#253) 2021-09-04 19:13:29 +03:00
metal
6cddcb9074
Bot-specific for bot users in !userinfo (#260) 2021-09-04 19:12:37 +03:00
metal
f2f246ee84
Custom Events fixes (#255) 2021-09-04 19:11:10 +03:00
metal
3385841702
Persist fix (#263) 2021-09-04 19:09:49 +03:00
Dragory
6f4737a2e2
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-09-04 19:07:51 +03:00
Miikka
de3b4bbbef
Merge pull request #276 from metal0/invite-types
DJS Temporary fix for school hub invites
2021-09-04 19:08:08 +03:00
Dragory
b8b4e93dc1
Fix user cache issue with welcome message pings 2021-09-04 19:07:14 +03:00
Dragory
0d1bfefce0
Optimize/tweak message saving 2021-09-04 19:05:47 +03:00
Dragory
5ae5e7bc1d
Upgrade to Knub v30.0.0-beta.43 2021-09-04 19:02:14 +03:00
metal
2821252a5a check if "channel" exists 2021-09-04 09:37:58 +00:00
Miikka
7f2731262d
Merge pull request #252 from almeidx/automod-member-update-fix
fix: automod on guildMemberUpdate
2021-08-21 16:19:55 +03:00
almeidx
20159edd7f
fix: automod on guildMemberUpdate 2021-08-21 14:16:40 +01:00
Dragory
16747521be
Remove redundant awaits 2021-08-21 01:42:07 +03:00
Dragory
3c8355babf
Fix logAutomodAction error if Automod context doesn't include a user 2021-08-21 01:41:42 +03:00
Dragory
204a8619ae
Fix nested tag limiter 2021-08-21 01:05:34 +03:00
Dragory
05df81ddca
Fix being unable to !post to announcement channels or threads 2021-08-21 00:59:51 +03:00
Dragory
ca9ea60082
Fix crash when calling tags from other tags 2021-08-21 00:53:58 +03:00
Dragory
b336e8b5f4
Don't apply Automod on Zeppelin itself 2021-08-21 00:39:50 +03:00
Dragory
57705656f9
Allow Automod to act on application command replies 2021-08-21 00:38:19 +03:00
Dragory
ce8618957f
Add debugging for duplicate audit_log_ids 2021-08-21 00:17:29 +03:00
Dragory
a4d22e0e7a
Auto-resize config editor when window is resized 2021-08-20 23:22:10 +03:00
Dragory
f31ef176b4
Add more 429 debugging 2021-08-20 22:51:44 +03:00
Dragory
ddfdcdccd3
Don't crash on ZodError from validateAndParseMessageContent() 2021-08-20 22:38:53 +03:00
Dragory
2451719155
Tweaks to member role restoration on unmute 2021-08-20 22:34:31 +03:00
Dragory
be0f9182a0
Always fetch fresh member data when unmuting v2: electric boogaloo 2021-08-20 22:27:35 +03:00
Dragory
3a9caae758
Always fetch fresh member data when unmuting 2021-08-20 22:26:40 +03:00
Dragory
37705d24a4
Add more type safety to renderTagBody()'s args parameter 2021-08-20 22:21:42 +03:00
Dragory
dcdaaf9de8
Add debug logging for unsafe template formatter values 2021-08-20 22:21:13 +03:00
Dragory
d0139f6c2e
Don't crash on PluginNotLoadedError 2021-08-20 22:13:02 +03:00
Dragory
4878589786
Remove unnecessary message fetch in slowmode onMessageCreate 2021-08-20 22:10:18 +03:00
Dragory
fe3de150a3
Make sure we always fetch full/fresh target message when applying reaction roles 2021-08-20 21:49:59 +03:00
Dragory
41f8e190dd
Remove server-specific timed unmute logging 2021-08-20 21:40:59 +03:00
Dragory
3a7aaecf92
Suppress unknown override criteria errors temporarily 2021-08-20 21:40:07 +03:00
Dragory
6e4bc17dae
Reduce d.js debug event logging 2021-08-20 21:38:35 +03:00
Dragory
817d38b8ac
Fix 100KB config size limit 2021-08-20 21:37:25 +03:00
Dragory
8585686032
Another fix for voice move spam false positives 2021-08-20 21:21:41 +03:00
Dragory
7e179bb06c
Fix default role showing up in user info embed 2021-08-20 21:02:16 +03:00