mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-13 05:57:18 +00:00
automod: don't use log system for alert actions, require channel id directly instead; allow disabling logging from specific rules
This commit is contained in:
parent
98908e8a9f
commit
08dbfaef5b
4 changed files with 50 additions and 22 deletions
|
@ -58,6 +58,5 @@ export enum LogType {
|
|||
POSTED_SCHEDULED_MESSAGE,
|
||||
|
||||
BOT_ALERT,
|
||||
AUTOMOD_ALERT,
|
||||
AUTOMOD_ACTION,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue