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

Add softban command. Mod action fixes and tweaks.

This commit is contained in:
Dragory 2018-08-02 00:51:25 +03:00
parent e984fe89e5
commit c5f139df24
7 changed files with 139 additions and 40 deletions

View file

@ -8,6 +8,7 @@ export enum LogType {
MEMBER_BAN,
MEMBER_UNBAN,
MEMBER_FORCEBAN,
MEMBER_SOFTBAN,
MEMBER_JOIN,
MEMBER_LEAVE,
MEMBER_ROLE_ADD,