mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-13 02:43:46 +00:00
feat(*): Update commands description
This commit is contained in:
@@ -40,11 +40,12 @@ client.once('ready', () =>{
|
||||
|
||||
/*
|
||||
* Commands:
|
||||
* q - Join the queue
|
||||
* lq - Leave the queue
|
||||
* sq - Show the queue
|
||||
* cq - Clear the queue
|
||||
* ru - Remove a tagged user from the queue
|
||||
* q - Join the queue
|
||||
* q pokemon ign - Join the queue (first player can set the pokemon and their in-game name)
|
||||
* lq - Leave the queue
|
||||
* sq - Show the queue
|
||||
* cq - Clear the queue
|
||||
* ru - Remove a tagged user from the queue
|
||||
*/
|
||||
|
||||
function generateRandomCode() {
|
||||
|
||||
Reference in New Issue
Block a user