mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-13 05:57:18 +00:00
Add a generic bot alert log type. Use this in several places.
This commit is contained in:
parent
718029e9a5
commit
c7fc789c1e
8 changed files with 110 additions and 27 deletions
|
@ -56,4 +56,6 @@ export enum LogType {
|
|||
|
||||
SCHEDULED_MESSAGE,
|
||||
POSTED_SCHEDULED_MESSAGE,
|
||||
|
||||
BOT_ALERT,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue