3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00
Commit graph

927 commits

Author SHA1 Message Date
Dragory
8ff3816e83 Ignore mime type charset and other extra details in match_mime_type 2021-09-05 21:01:13 +03:00
Dragory
0684d07102 Fix channel/category/thread matching for threads in Automod overrides 2021-09-05 20:58:50 +03:00
Dragory
23748f5dd4 Use permissions for dashboard perm listing commands 2021-09-05 20:09:22 +03:00
Almeida
416e53cbc8 Rename use_inline_reply to inline (#278) 2021-09-05 17:38:03 +03:00
Dragory
6f00484a75 Fix !jumbo for default emoji 2021-09-05 17:30:34 +03:00
Dragory
74b388cb65 Add command to add servers from invites with eligibility check 2021-09-05 17:07:50 +03:00
Dragory
9548accdcb Update server owner dashboard permissions automatically 2021-09-05 14:34:06 +03:00
Dragory
06365ec644 Add command to monitor plugin load performance 2021-09-04 22:11:38 +03:00
Dragory
e8f256fcba More++ debug 2021-09-04 21:02:55 +03:00
Dragory
b68fa48455 More+ debug 2021-09-04 20:53:32 +03:00
Dragory
e6a738727d Fix missing await 2021-09-04 20:49:25 +03:00
Dragory
b81ee40567 More debug 2021-09-04 20:49:05 +03:00
Dragory
6f857bae0b One more debug code tweak 2021-09-04 20:29:34 +03:00
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
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
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
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
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
metal
af75e4617e check if "channel" exists 2021-09-04 09:37:58 +00: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
5e47b1d810 Add more 429 debugging 2021-08-20 22:51:44 +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
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
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