Voice Commands

/join

Description: Join the voice channel you are currently in.

Usage: /join

Bot Reply Example:

βœ… Joined General.


/leave

Description: Leave the voice channel.

Usage: /leave

Bot Reply Example:

βœ… Left the voice channel.


/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

Description: Show info about the currently playing track.

Usage: /playing

Bot Reply Example:

Never Gonna Give You Up by Rick Astley


/skip

Description: Skip to the next track in the queue.

Usage: /skip

Bot Reply Example:

🎡 Now playing next track...


/pause

Description: Pause the currently playing track.

Usage: /pause

Bot Reply Example:

⏸️ Music paused.


/resume

Description: Resume the currently paused track.

Usage: /resume

Bot Reply Example:

▢️ Music resumed.


/loop

Description: Toggle looping for the currently playing track.

Usage: /loop toggle:on

Parameters:

  • toggle: on or off

Bot Reply Example:

πŸ” Looping is now enabled.


/stop

Description: Stop the currently playing track.

Usage: /stop

Bot Reply Example:

⏹️ Music stopped.


/queue show

Description: Show the current queue.

Usage: /queue show

Bot Reply Example:

Embed showing the list of queued tracks.


/queue clear

Description: Clear the entire queue.

Usage: /queue clear

Bot Reply Example:

βœ… Queue cleared.


/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

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?