Voice Commands
/join
/join
Description: Join the voice channel you are currently in.
Usage: /join
Bot Reply Example:
β Joined General.
/leave
/leave
Description: Leave the voice channel.
Usage: /leave
Bot Reply Example:
β Left the voice channel.
/play
/play
Description: 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
/playing
Description: Show info about the currently playing track.
Usage: /playing
Bot Reply Example:
Never Gonna Give You Up by Rick Astley
/skip
/skip
Description: Skip to the next track in the queue.
Usage: /skip
Bot Reply Example:
π΅ Now playing next track...
/pause
/pause
Description: Pause the currently playing track.
Usage: /pause
Bot Reply Example:
βΈοΈ Music paused.
/resume
/resume
Description: Resume the currently paused track.
Usage: /resume
Bot Reply Example:
βΆοΈ Music resumed.
/loop
/loop
Description: Toggle looping for the currently playing track.
Usage: /loop toggle:on
Parameters:
toggle
:on
oroff
Bot Reply Example:
π Looping is now enabled.
/stop
/stop
Description: Stop the currently playing track.
Usage: /stop
Bot Reply Example:
βΉοΈ Music stopped.
/queue show
/queue show
Description: Show the current queue.
Usage: /queue show
Bot Reply Example:
Embed showing the list of queued tracks.
/queue clear
/queue clear
Description: Clear the entire queue.
Usage: /queue clear
Bot Reply Example:
β Queue cleared.
/queue remove
/queue remove
Description: 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
abc123xy
from the queue.
/queue bump
/queue bump
Description: 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
abc123xy
to the top of the queue.
Made with β€οΈ by GFTV Intl Β© 2025 All Rights Sniffed β’ GFTV
Last updated
Was this helpful?