Commit graph

376 commits

Author SHA1 Message Date
Dragory
f93291e604
Show BOT_ALERT if tag rendering fails 2020-08-05 02:25:32 +03:00
Dragory
5ea0f7eb46
Improve audit log error handling, show BOT_ALERT in more cases 2020-08-05 02:25:13 +03:00
Dragory
ad52ace055
Fix error 2020-08-05 01:19:09 +03:00
Dragory
a7fa258f2a
Run user-supplied regexes in worker threads with a timeout 2020-08-05 01:15:36 +03:00
Miikka
19b97bc32b
Merge pull request #102 from DarkView/fr_cleaningMessageOnClean
Post a message letting the mod know we are now cleaning
2020-08-03 01:13:52 +03:00
Miikka
29b7bf7760
Merge pull request #101 from DarkView/fix_undefined#undefinedWelcomeMessage
Fix failed DM welcome messages sending the log undefined#undefined
2020-08-03 01:12:31 +03:00
Dark
68e2e38f5c Fix search being required on !roles 2020-08-02 22:31:56 +02:00
Dragory
2e9e47ac83
Fix up some automod context objects/types 2020-08-02 16:11:42 +03:00
Dragory
97bd884ba3
spam: fix level-based overrides not working 2020-08-02 16:11:17 +03:00
Dragory
9681ddcc40
tags: fix !tag list failing if there are too many tags 2020-08-02 16:01:22 +03:00
Dragory
6caf7b1304
automod: fix spam filters counting edits multiple times 2020-08-02 03:23:12 +03:00
Dark
1e2466ecf6 Post a message letting the mod know we are now cleaning 2020-08-02 01:31:27 +02:00
Dark
587ed1cb67 Fix failed DM welcome messages sending the log undefined#undefined 2020-08-02 00:48:52 +02:00
Dragory
b4b16d0d88
Return some rate limit fiddling for reaction roles 2020-08-02 00:23:14 +03:00
Dragory
08524dee58
Leave unknown/non-whitelisted servers automatically 2020-08-01 23:57:19 +03:00
Dragory
88b8573f5a
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-08-01 23:53:58 +03:00
Dragory
ea069c5db3
companion_channels: handle errors gracefully 2020-08-01 23:53:47 +03:00
Dragory
57316b142a
reaction_roles: handle errors when adding reactions gracefully 2020-08-01 23:47:12 +03:00
Miikka
eb606ef4e8
Merge pull request #100 from DarkView/fix_outOfServerMuteUnmute
Fixed mistake that made REST calls we know will fail on forcemute/unmute
2020-08-01 15:29:21 +03:00
Dragory
f882879d7c
post: fix crash when using -enable-mentions 2020-08-01 12:43:11 +03:00
Dark
532041ad0d Fixed mistake that made REST calls we know will fail on forcemute/unmute 2020-07-31 19:31:36 +02:00
Dragory
62c01d112b
Add GuildAccessMonitorPlugin 2020-07-30 23:01:05 +03:00
Dragory
cdd64d7128
utility: fix !clean permission check 2020-07-30 22:51:48 +03:00
Dragory
e46d8e15da
automod: fix member_join trigger only_new matching 2020-07-30 22:49:34 +03:00
Dragory
80fb9d7b6b
automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
Dragory
4931c95872
automod: fix memberJoinSpam trigger returning duplicate contexts 2020-07-30 22:23:44 +03:00
Dragory
2b92f726e1
Fix base plugins not being loaded by default 2020-07-30 22:23:18 +03:00
Dragory
bd09c3bdf3
automod: ignore errors in 'clean' action
These are, in most cases, just that the message was already deleted
before we got to it or similar.
2020-07-30 20:41:00 +03:00
Dragory
def8e037ef
Debug++ 2020-07-30 20:15:35 +03:00
Dragory
f6d55f1060
ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
Dragory
3265a2a8da
Fix !search requiring a query 2020-07-30 18:54:56 +03:00
Dragory
5ab6c6a72b
Fix !jumbo crash when passing an invalid emoji 2020-07-30 17:16:44 +03:00
Dragory
e0844c3300
auto_reactions: fix reactions not being applied to bot messages 2020-07-30 16:43:32 +03:00
Dragory
1098b1698c
Fix !jumbo outputting 'null' 2020-07-30 15:52:21 +03:00
Dragory
b1f4967938
Fix !update without case number requiring text even with an attachment 2020-07-30 15:51:21 +03:00
Dragory
80b13fa20b
Fix error in AutoReactions error handling (yo dawg) 2020-07-30 15:50:30 +03:00
Dragory
2a08e70087
automod: fix crash, improve user id detection 2020-07-30 13:45:42 +03:00
Dragory
9125dba2ab
Fix logs crash 2020-07-30 13:40:34 +03:00
Dragory
8082752cba
automod: fix possible error in config preprocessor 2020-07-30 13:28:46 +03:00
Dragory
94bc60268c
welcome_message: fix default types 2020-07-30 13:24:30 +03:00
Dragory
7909c99a7f
Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
743a5e9ce4
Typo fix 2020-07-30 12:19:17 +03:00
Dragory
18a1b4c31f
automod: add safeguard to config preprocessor 2020-07-30 11:05:03 +03:00
Dragory
f500034729
Port BotControl 2020-07-30 03:21:07 +03:00
Dragory
4c4496600b
Port CustomEventsPlugin 2020-07-30 02:47:47 +03:00
Dragory
28de8a592b
logs: allow per-log-channel log formats 2020-07-30 02:28:11 +03:00
Dragory
8b22ce267d
logs: add support for embeds in log formats 2020-07-30 02:21:31 +03:00
Dragory
b6b4154b2d
automod: fix logs showing duplicate users 2020-07-30 02:21:11 +03:00
Dragory
e7d647f1e6
starboard: fix category overrides not working 2020-07-30 02:02:32 +03:00
Dragory
7fb7787583
automod: add cooldown support 2020-07-30 01:54:18 +03:00