3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 04:25:01 +00:00

Add sticker_spam automod trigger

This commit is contained in:
Dragory 2020-10-16 02:01:07 +03:00
parent 0c73587b25
commit 3aada93a80
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
8 changed files with 34 additions and 7 deletions

View file

@ -14,4 +14,5 @@ export enum RecentActionType {
Character,
VoiceChannelMove,
MemberJoin,
Sticker,
}