Voice Commands
/join
/joinDescription: Join the voice channel you are currently in.
Usage: /join
Bot Reply Example:
✅ Joined General.
/leave
/leaveDescription: Leave the voice channel.
Usage: /leave
Bot Reply Example:
✅ Left the voice channel.
/play
/playDescription: Play a track or add to queue if one is already playing.
Usage: /play url:https://youtu.be/dQw4w9WgXcQ
Parameters:
url: The URL of the audio or stream to play
Bot Reply Example:
✅ Added to queue: Never Gonna Give You Up (ID:
abc123xy)
/playing
/playingDescription: Show info about the currently playing track.
Usage: /playing
Bot Reply Example:
Never Gonna Give You Up by Rick Astley
/skip
/skipDescription: Skip to the next track in the queue.
Usage: /skip
Bot Reply Example:
🎵 Now playing next track...
/pause
/pauseDescription: Pause the currently playing track.
Usage: /pause
Bot Reply Example:
⏸️ Music paused.
/resume
/resumeDescription: Resume the currently paused track.
Usage: /resume
Bot Reply Example:
▶️ Music resumed.
/loop
/loopDescription: Toggle looping for the currently playing track.
Usage: /loop toggle:on
Parameters:
toggle:onoroff
Bot Reply Example:
🔁 Looping is now enabled.
/stop
/stopDescription: Stop the currently playing track.
Usage: /stop
Bot Reply Example:
⏹️ Music stopped.
/queue show
/queue showDescription: Show the current queue.
Usage: /queue show
Bot Reply Example:
Embed showing the list of queued tracks.
/queue clear
/queue clearDescription: Clear the entire queue.
Usage: /queue clear
Bot Reply Example:
✅ Queue cleared.
/queue remove
/queue removeDescription: Remove a specific track from the queue.
Usage: /queue remove track_id:abc123xy
Parameters:
track_id: The ID of the track to remove
Bot Reply Example:
✅ Removed track
abc123xyfrom the queue.
/queue bump
/queue bumpDescription: Move a specific track to the top of the queue.
Usage: /queue bump track_id:abc123xy
Parameters:
track_id: The ID of the track to bump
Bot Reply Example:
✅ Bumped track
abc123xyto the top of the queue.
Made with ❤️ by GFTV Intl © 2025 All Rights Sniffed • GFTV
Last updated
Was this helpful?