3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-17 07:05:03 +00:00

Add massban command

This commit is contained in:
Dragory 2018-08-16 20:07:43 +03:00
parent ad385ff28a
commit 3a9f3ec696
5 changed files with 106 additions and 10 deletions

View file

@ -38,5 +38,7 @@ export enum LogType {
CENSOR,
CLEAN,
CASE_CREATE
CASE_CREATE,
MASSBAN
}