mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-08 11:37:20 +00:00
Add softban command. Mod action fixes and tweaks.
This commit is contained in:
parent
3e7aff5b1f
commit
a0f5114f62
7 changed files with 139 additions and 40 deletions
|
@ -6,5 +6,6 @@ export enum CaseType {
|
|||
Kick,
|
||||
Mute,
|
||||
Unmute,
|
||||
Expunged
|
||||
Expunged,
|
||||
Softban
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue