diff options
Diffstat (limited to 'src/configs')
-rw-r--r-- | src/configs/commands.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/configs/commands.config.json b/src/configs/commands.config.json index 268d889..1c448c9 100644 --- a/src/configs/commands.config.json +++ b/src/configs/commands.config.json @@ -26,9 +26,9 @@ "file": "./commands/vaccine.js" }, { - "name": "gt", + "name": "got", "description": "Game of Thrones Quotes", - "file": "./commands/gt.js" + "file": "./commands/got.js" } ] }
\ No newline at end of file |