Adds New Command for Breaking Bad Quotes
command: !bb
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user