mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 00:05:04 +00:00
Completely harmless change
This commit is contained in:
parent
5746ab36a0
commit
28fa3dbc36
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ const validModes = ["bot", "native"];
|
|||
type TMode = "bot" | "native";
|
||||
|
||||
export const SlowmodeSetCmd = slowmodeCmd({
|
||||
trigger: "slowmode",
|
||||
trigger: ["slowmode", "zawarudo"],
|
||||
permission: "can_manage",
|
||||
source: "guild",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue