From 977b85269790b2b3cddcc6a0486b2151483e09fd Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Fri, 18 Aug 2023 15:49:09 -0600 Subject: [PATCH] > More stuff --- commands.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/commands.json b/commands.json index 29fc52a..cba7b94 100644 --- a/commands.json +++ b/commands.json @@ -214,5 +214,10 @@ "name": "weekly", "description": "Claim your weekly coins", "type": 1 + }, + { + "name": "wordscramble", + "description": "Trigger a word scramble (admin only)", + "type": 1, } ]