mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 20:35:02 +00:00
Add working massunban command (#143)
This commit is contained in:
parent
32970a63b3
commit
f46b2e43a9
5 changed files with 132 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
"CASE_CREATE": "✏ {userMention(mod)} manually created new **{caseType}** case (#{caseNum})",
|
||||
"CASE_DELETE": "✂️ **Case #{case.case_number}** was deleted by {userMention(mod)}",
|
||||
|
||||
"MASSUNBAN": "⚒ {userMention(mod)} mass-unbanned {count} users",
|
||||
"MASSBAN": "⚒ {userMention(mod)} massbanned {count} users",
|
||||
"MASSMUTE": "📢🚫 {userMention(mod)} massmuted {count} users",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue