Dragory
|
b696bf92fb
|
automod: fix member_join trigger only_new matching
|
2020-07-30 22:49:34 +03:00 |
|
Dragory
|
d72a9defb6
|
automod: tweaks/fixes to spam detection
|
2020-07-30 22:47:33 +03:00 |
|
Dragory
|
0178131d21
|
automod: fix memberJoinSpam trigger returning duplicate contexts
|
2020-07-30 22:23:44 +03:00 |
|
Dragory
|
4e1eb0ac5d
|
Fix base plugins not being loaded by default
|
2020-07-30 22:23:18 +03:00 |
|
Dragory
|
6597879a81
|
Specify required intents
|
2020-07-30 22:10:17 +03:00 |
|
Dragory
|
4d25862b73
|
Fix all plugins being enabled by default
|
2020-07-30 22:00:08 +03:00 |
|
Dragory
|
8090340c5f
|
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
|
8348dd586a
|
Handle plugin load errors gracefully
|
2020-07-30 20:40:00 +03:00 |
|
Dragory
|
92d24f4eb2
|
Update to Knub v30.0.0-beta.19
|
2020-07-30 20:35:36 +03:00 |
|
Dragory
|
4d5d381bc1
|
Debug++
|
2020-07-30 20:15:35 +03:00 |
|
Dragory
|
1e44f811fc
|
ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor.
|
2020-07-30 20:10:50 +03:00 |
|
Dragory
|
0c2b9675b2
|
Fix !search requiring a query
|
2020-07-30 18:54:56 +03:00 |
|
Dragory
|
cffd1923fb
|
Fix !jumbo crash when passing an invalid emoji
|
2020-07-30 17:16:44 +03:00 |
|
Dragory
|
7503599faa
|
auto_reactions: fix reactions not being applied to bot messages
|
2020-07-30 16:43:32 +03:00 |
|
Dragory
|
56c082da32
|
Fix !jumbo outputting 'null'
|
2020-07-30 15:52:21 +03:00 |
|
Dragory
|
6ab531ecf0
|
Fix !update without case number requiring text even with an attachment
|
2020-07-30 15:51:21 +03:00 |
|
Dragory
|
6cf1068e5d
|
Fix error in AutoReactions error handling (yo dawg)
|
2020-07-30 15:50:30 +03:00 |
|
Dragory
|
a46c38aacd
|
Add extra debug logging
|
2020-07-30 13:51:36 +03:00 |
|
Dragory
|
a7d9bc63d7
|
automod: fix crash, improve user id detection
|
2020-07-30 13:45:42 +03:00 |
|
Dragory
|
af8f29b1c4
|
Fix logs crash
|
2020-07-30 13:40:34 +03:00 |
|
Dragory
|
b4ef037871
|
automod: fix possible error in config preprocessor
|
2020-07-30 13:28:46 +03:00 |
|
Dragory
|
35fa696eb4
|
welcome_message: fix default types
|
2020-07-30 13:24:30 +03:00 |
|
Dragory
|
93705f888b
|
Fix up docs
|
2020-07-30 13:08:06 +03:00 |
|
Dragory
|
e2bf45d6c5
|
Typo fix
|
2020-07-30 12:19:17 +03:00 |
|
Dragory
|
396c390d1f
|
automod: add safeguard to config preprocessor
|
2020-07-30 11:05:03 +03:00 |
|
Dragory
|
208eb0822c
|
Port BotControl
|
2020-07-30 03:21:07 +03:00 |
|
Dragory
|
34841bae3f
|
Update Knub to v30.0.0-beta.18
|
2020-07-30 03:20:25 +03:00 |
|
Dragory
|
a0e3e20648
|
Port CustomEventsPlugin
|
2020-07-30 02:47:47 +03:00 |
|
Dragory
|
067da253c0
|
logs: allow per-log-channel log formats
|
2020-07-30 02:28:11 +03:00 |
|
Dragory
|
2fe3cd8dcd
|
logs: add support for embeds in log formats
|
2020-07-30 02:21:31 +03:00 |
|
Dragory
|
a5db43f7f1
|
automod: fix logs showing duplicate users
|
2020-07-30 02:21:11 +03:00 |
|
Dragory
|
66190e7919
|
starboard: fix category overrides not working
|
2020-07-30 02:02:32 +03:00 |
|
Dragory
|
382462a310
|
automod: add cooldown support
|
2020-07-30 01:54:18 +03:00 |
|
Dragory
|
b5e400d97c
|
tags: send bot alert if a tag renders empty and cannot be sent
|
2020-07-30 01:45:49 +03:00 |
|
Dragory
|
52b4edba23
|
cases: don't break if a case note is an empty string
|
2020-07-30 01:45:32 +03:00 |
|
Dragory
|
13e45f4c54
|
automod: add default configs for actions
|
2020-07-30 01:45:14 +03:00 |
|
Dragory
|
4eda695911
|
Add antiraid commands
|
2020-07-30 00:58:34 +03:00 |
|
Dragory
|
19f6e49251
|
Validate basic plugin options structure and override criteria types
|
2020-07-30 00:29:44 +03:00 |
|
Dragory
|
d3879eb28e
|
Update Knub to v30.0.0-beta.17
|
2020-07-29 23:45:20 +03:00 |
|
Dragory
|
ccfc48edcc
|
tags: fix category_id override criterion not working
|
2020-07-29 23:30:46 +03:00 |
|
Dragory
|
8cbd7ff46d
|
automod: ensure actions only apply once per user/member
|
2020-07-29 22:58:14 +03:00 |
|
Dragory
|
ca3cc514e7
|
automod: don't generate summary if doing a silentClean
|
2020-07-29 22:54:26 +03:00 |
|
Dragory
|
ba9423deb5
|
Fix case embeds breaking with notes over 1024 chars in length
|
2020-07-29 22:48:49 +03:00 |
|
Dragory
|
ec3ba368db
|
automod: separate actions taken with comma + space instead of just comma
|
2020-07-29 22:43:33 +03:00 |
|
Dragory
|
7f1f585f5e
|
automod: create archives for matched spam
|
2020-07-29 22:42:31 +03:00 |
|
Dragory
|
05201d10f2
|
automod: update match summaries for match_* triggers
|
2020-07-29 22:42:17 +03:00 |
|
Dragory
|
d6c88350d5
|
Remove debug console.logs
|
2020-07-29 22:08:56 +03:00 |
|
Dragory
|
d88e3d9502
|
Update to Knub v30.0.0-beta.16
|
2020-07-29 21:01:11 +03:00 |
|
Dragory
|
062d0c1cbe
|
Fix bot messages not being tracked properly
|
2020-07-29 20:13:30 +03:00 |
|
Dragory
|
d350cfdfbb
|
Fix error when starring a post for starboard
|
2020-07-29 20:08:41 +03:00 |
|