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:
@@ -9,6 +9,7 @@ Users can join and leave a queue. When the queue is full users are DMed a code t
|
|||||||
Commands:
|
Commands:
|
||||||
|
|
||||||
* q - Join 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
|
* lq - Leave the queue
|
||||||
* sq - Show the queue
|
* sq - Show the queue
|
||||||
* cq - Clear the queue (admin-only, not to be shared with normal users)
|
* cq - Clear the queue (admin-only, not to be shared with normal users)
|
||||||
|
|||||||
@@ -41,6 +41,7 @@ client.once('ready', () =>{
|
|||||||
/*
|
/*
|
||||||
* Commands:
|
* Commands:
|
||||||
* q - Join 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
|
* lq - Leave the queue
|
||||||
* sq - Show the queue
|
* sq - Show the queue
|
||||||
* cq - Clear the queue
|
* cq - Clear the queue
|
||||||
|
|||||||
Reference in New Issue
Block a user