aboutsummaryrefslogtreecommitdiff
path: root/src/configs
diff options
context:
space:
mode:
Diffstat (limited to 'src/configs')
-rw-r--r--src/configs/commands.config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/configs/commands.config.json b/src/configs/commands.config.json
index 282de6e..268d889 100644
--- a/src/configs/commands.config.json
+++ b/src/configs/commands.config.json
@@ -24,6 +24,11 @@
"name": "vaccine",
"description": "Get Vaccine Availability by Pincode",
"file": "./commands/vaccine.js"
+ },
+ {
+ "name": "gt",
+ "description": "Game of Thrones Quotes",
+ "file": "./commands/gt.js"
}
]
} \ No newline at end of file