Skip to content

Connection Commands

These commands are used to make the TTS BOT join a voice channel, disconnect, or skip the current queue.

CommandDescriptionMain Parameters
/joinJoin a voice channel.voice channel, force
/disconnectDisconnect from the voice channel.none
/skipSkip the current reading and clear the queue.none

Join a voice channel. If you omit the voice channel argument, the bot joins the voice channel you are currently in.

/join
/join Voice Channel:#General VC
/join Voice Channel:#General VC Force:true

Notes:

  • You cannot make the bot join a voice channel that you cannot connect to.
  • If the bot is already in the same voice channel, the current text channel is added as a new reading target.
  • If the bot is being used in another voice channel and Force is not set, a move confirmation is shown.

Disconnect from the current voice channel.

/disconnect

Notes:

  • This command is only available while the bot is connected.
  • You must be allowed to control the currently connected voice channel.

Skip the current reading and clear the queued items.

/skip

Notes:

  • This command is only available while the bot is connected.
  • You must be allowed to control the currently connected voice channel.