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 | e0a86a919e02600b0832fde0283d78fb6f8e9378 (patch) | |
tree | f73fc82d85780eedb7c8682994b2240f45c62925 /commands/util/defaults | |
parent | 0ebe11f08063f22bc8799cd549a6f72d5047f925 (diff) |
fix restrict(ed) channels
Diffstat (limited to 'commands/util/defaults')
-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]"} |