Skip to content

Instantly share code, notes, and snippets.

@Kore-Development
Last active July 23, 2018 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kore-Development/8b11f92d8e27f6ebd2f83fa33ac627f8 to your computer and use it in GitHub Desktop.
Save Kore-Development/8b11f92d8e27f6ebd2f83fa33ac627f8 to your computer and use it in GitHub Desktop.
FredBoat Cutting Edge Music Commands

FredBoat Cutting Edge Music Commands

<<play <url> OR <<play <search-term>

Play music from the given URL or search for a track. For a full list of sources please visit https://fredboat.com/docs

<<list (page)

Display a list of the current songs in the playlist.

<<nowplaying

Display the currently playing song.

<<skip OR <<skip n OR <<skip n-m OR <<skip @Users...

Skip the current song, the nth song in the queue, all songs from n to m, or all songs from mentioned users. Please use in moderation.

<<voteskip OR <<voteskip list

Vote to skip the current song. Needs 50% of all users in the voice chat to vote.

<<stop

Stop the player and clear the playlist. Reserved for moderators with Manage Messages permission.

<<pause

Pause the player.

<<unpause

Unpause the player.

<<join

Make the bot join your current voice channel.

<<leave

Make the bot leave the current voice channel.

<<repeat single|all|off

Toggle between repeat modes.

<<shuffle

Toggle shuffle mode for the current queue.

<<reshuffle

Reshuffle the current queue.

<<forward [[hh:]mm:]ss

Forward the track by a given amount of time. Example: <<forward 2:30

<<rewind [[hh:]mm:]ss

Rewind the track by a given amount of time. Example: <<rewind 30

<<seek [[hh:]mm:]ss

Set the position of the track to the given time. Example: <<seek 2:45:00

<<restart

Restart the currently playing track.

<<history (page)

Display a list of the songs in playlist history.

<<export

Export the current queue to a hastebin link, can be later used as a playlist.

<<split <url>

Split a YouTube video into a tracklist provided in its description.

<<select n OR <<play n

Select one of the offered tracks after a search to play.

<<gensokyo

Show the current song played on gensokyoradio.net

<<volume <0-150>

Changes the volume. Values are 0-150 and 100 is the default. The volume command is deprecated on the public bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment