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, } ]