3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-23 17:45:03 +00:00
Commit graph

2039 commits

Author SHA1 Message Date
Dragory
c267bd2e32 Tweaks to debug code 2021-09-04 20:24:30 +03:00
Dragory
da19b22884 Add debug code for duplicate message saving 2021-09-04 20:16:44 +03:00
Dragory
e43f860912 Update update scripts and process files 2021-09-04 19:57:59 +03:00
Dragory
3987311fd9 Remove leftover piece of code 2021-09-04 19:49:04 +03:00
Jonathan
1f5731e5fa Fix typo in !removerole (#228) 2021-09-04 19:45:10 +03:00
Almeida
b6f6f98002 Add archive_thread action to automod (#271) 2021-09-04 19:37:49 +03:00
Almeida
6f5aaa9336 Add use_inline_reply option to the Automod reply action (#269) 2021-09-04 19:37:02 +03:00
metal
b1a21d60d9 Update invite detection regex (#259) 2021-09-04 19:36:15 +03:00
Almeida
72d5ffa4bf Don't match video embed descriptions (#256) 2021-09-04 19:23:31 +03:00
metal
1028159ccb Re-enable starboard + fixes (#262) 2021-09-04 19:20:50 +03:00
Hiroyuki
701517c235 feat(automod): MIME type trigger (#247) 2021-09-04 19:18:33 +03:00
Almeida
e287df0ace Fix max stickers and premium tier in !server (#258) 2021-09-04 19:16:44 +03:00
metal
46325937c0 Logs - role change compare only role IDs instead of a collection (#264) 2021-09-04 19:15:16 +03:00
metal
dace25e9bd Add template functions: strlen, round (#265) 2021-09-04 19:14:33 +03:00
metal
273d19b56a Fix customEvents channel perms overwrites (#253) 2021-09-04 19:13:29 +03:00
metal
ac988b2468 Bot-specific for bot users in !userinfo (#260) 2021-09-04 19:12:37 +03:00
metal
564fa82fcb Custom Events fixes (#255) 2021-09-04 19:11:10 +03:00
metal
445cf213d5 Persist fix (#263) 2021-09-04 19:09:49 +03:00
Dragory
bf5fe7055b Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-09-04 19:07:51 +03:00
Miikka
5882fddb45 Merge pull request #276 from metal0/invite-types
DJS Temporary fix for school hub invites
2021-09-04 19:08:08 +03:00
Dragory
dc1decb52e Fix user cache issue with welcome message pings 2021-09-04 19:07:14 +03:00
Dragory
ea1a9c8d19 Optimize/tweak message saving 2021-09-04 19:05:47 +03:00
Dragory
256f0b96f4 Upgrade to Knub v30.0.0-beta.43 2021-09-04 19:02:14 +03:00
metal
af75e4617e check if "channel" exists 2021-09-04 09:37:58 +00:00
Miikka
b37e3b7ef2 Merge pull request #252 from almeidx/automod-member-update-fix
fix: automod on guildMemberUpdate
2021-08-21 16:19:55 +03:00
almeidx
6a0b4bfa65 fix: automod on guildMemberUpdate 2021-08-21 14:16:40 +01:00
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
2b1553dadf Auto-resize config editor when window is resized 2021-08-20 23:22:10 +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