mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 04:25:01 +00:00
feat: add thread_create_spam automod trigger (#273)
This commit is contained in:
parent
f9c0e661af
commit
6709115166
4 changed files with 63 additions and 0 deletions
|
@ -16,4 +16,5 @@ export enum RecentActionType {
|
|||
MemberJoin,
|
||||
Sticker,
|
||||
MemberLeave,
|
||||
ThreadCreate,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue