Voice Commands
/join
/join
Make the bot join the voice channel you are in.
Usage:
Bot Reply:
✅ Joined [channel_name]
If the bot is already in a voice channel, it will notify the user.
/leave
/leave
Make the bot leave the current voice channel.
Usage:
Bot Reply: ✅ Left the voice channel.
If the bot is not in any voice channel, it informs the user.
/play
/play
Play a track from a Discord-hosted audio file or SoundCloud link.
Usage:
Bot Reply:
🎵 Now playing: [song_title]
If a Discord file link is provided, it plays directly.
If a SoundCloud link is used, it downloads and plays it.
/pause
/pause
Pause the currently playing track.
Usage:
Bot Reply: ⏸️ Music paused.
If no track is playing, the bot notifies the user.
/resume
/resume
Resume the currently paused track.
Usage:
Bot Reply: ▶️ Music resumed.
If no track is paused, the bot notifies the user.
/loop
/loop
Toggle looping for the currently playing track.
Usage:
Bot Reply: 🔁 Looping is now enabled / disabled.
/stop
/stop
Stop the currently playing track.
Usage:
Bot Reply: ⏹️ Music stopped.
If no track is playing, the bot notifies the user.
Last updated
Was this helpful?