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 1865374..282de6e 100644
--- a/src/configs/commands.config.json
+++ b/src/configs/commands.config.json
@@ -19,6 +19,11 @@
"name": "loadout",
"description": "Get CoD Mobile User Loadout",
"file": "./commands/loadout.js"
+ },
+ {
+ "name": "vaccine",
+ "description": "Get Vaccine Availability by Pincode",
+ "file": "./commands/vaccine.js"
}
]
} \ No newline at end of file