feat(*): Add start command for voting to start the adventure before the queue is full

This commit is contained in:
Josh Creek
2020-11-19 22:53:45 +00:00
committed by Josh Creek
parent 3d51cc1551
commit 2e5c468c8f
2 changed files with 41 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ Commands:
* 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
* start - Vote to start the adventure early, without the full number of players (all players in the queue must use this to start early)
* cq - Clear the queue (admin-only, not to be shared with normal users)
* ru - Remove a tagged user from the queue (admin-only, not to be shared with normal users)
* dc - Delete an adventure channel (only the captain can use this)