diff --git a/src/commands/gt.js b/src/commands/got.js similarity index 100% rename from src/commands/gt.js rename to src/commands/got.js 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