aboutsummaryrefslogtreecommitdiff
path: root/src/configs/commands.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/configs/commands.config.json')
-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 1c448c9..23435b1 100644
--- a/src/configs/commands.config.json
+++ b/src/configs/commands.config.json
@@ -29,6 +29,11 @@
"name": "got",
"description": "Game of Thrones Quotes",
"file": "./commands/got.js"
+ },
+ {
+ "name": "bb",
+ "description": "Breaking Bad Quotes",
+ "file": "./commands/bb.js"
}
]
} \ No newline at end of file