diff options
| author | ame <[email protected]> | 2023-09-27 16:39:38 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2023-09-27 16:39:38 -0500 |
| commit | 8064e8a3175785425bbb6e5be40adb1000215b74 (patch) | |
| tree | 66fa84c0e3f4ba183f5f665780ecda5b1c6d162a /commands | |
| parent | b4d9e683a2d40f6d76629323d35523871d3337e5 (diff) | |
fix restrict(ed) channels
Diffstat (limited to 'commands')
| -rw-r--r-- | commands/util/defaults/emote.js.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/commands/util/defaults/emote.js.json b/commands/util/defaults/emote.js.json index 9dd461b..0f29377 100644 --- a/commands/util/defaults/emote.js.json +++ b/commands/util/defaults/emote.js.json @@ -41,5 +41,5 @@ "triggered":"triggered", "wag":"wagged", "wink":"winked" -}},"cooldown":3600,"desc":"Sends a gif","restrict":[],"restricted":[], -"usage":"{command} [user]"}
\ No newline at end of file +}},"cooldown":3600,"desc":"Sends a gif","restrict":["825023574221783102","1058360872587767819"],"restricted":[], +"usage":"{command} [user]"} |
