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

Work on better error messages for mod actions, allow muting users that are not on the server; WIP

This commit is contained in:
Dragory 2019-04-18 08:45:51 +03:00
parent 1f79ea7e90
commit 4e5f87fb49
9 changed files with 272 additions and 125 deletions

View file

@ -51,4 +51,6 @@ export enum LogType {
VOICE_CHANNEL_FORCE_MOVE,
CASE_UPDATE,
MEMBER_MUTE_REJOIN,
}