@@ -28,6 +28,12 @@ The host of an mTWOW has a couple of commands for them to use:
2828* ** ` start_voting ` ** will then close responses and allow people to vote.
2929* Finally, ** ` results ` ** will end the round and show results
3030* You can also use ** ` transfer ` ** to make someone else the host of the mTWOW.
31+ #### Traditional mTWOWs:
32+ The owner of a mTWOW can setup a traditional mTWOW where anyone can host:
33+ * ** ` can_queue on ` ** will allow people to join the hosting queue with ** ` join_queue ` ** .
34+ * ** ` queue_timer ` ** will allow you to set a timer for the events.
35+ * Use ** ` help queue_timer ` ** for help.
36+ * ** ` skip_host ` ** will skip the current host and start a fresh season.
3137#### Participating in an mTWOW:
3238When you are participating, you also have some commands you can use:
3339* ** ` respond ` ** , when in a DM, allows you to respond to a prompt.
@@ -40,6 +46,11 @@ There are a few commands that are useful to know:
4046respectively.
4147* ** ` id ` ** will get you the channel identifier for that mTWOW. This is needed
4248when responding or voting.
49+ #### Getting help:
50+ All of these commands, and more, are available in the ** ` help ` ** command.
51+ If you want to invite the bot to your server, or join the official one, use ** ` about ` ** .
52+ If you are interested in hosting this bot for yourself, check the GitHub linked in the ** ` about ` ** command,
53+ or DM one of the developers (also in the ** ` about ` ** command).
4354
4455---
4556### All commands:
0 commit comments