Advertisement
PRIMETOXINZ

MusicBot Commands

Jul 24th, 2015
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. !register <nickname>Registers a new user bound to the TeamSpeak-Account you are using. This account has no privileges by default but can be edited by the bot administrators.
  2. !playing Display the currently playing song
  3. !password <value>change your password to <value>)
  4. !next playback the next track (only when a playlist is active)
  5. !prev playback the previous track (only when a playlist is active)
  6. !search <searchstring> or search for tracks
  7. !play <searchstring/uuid> playback a track by its id or search for a track and playback the first match
  8. !queue <searchstring/uuid> enqueue a track by its id or search for a track and enqueue the first match
  9. !queuenext <searchstring/uuid> prepend a track by its id or search for a track and prepend the first match to the queue
  10. !stop stop playback
  11. !volume up increase the volume
  12. !volume down decrease the volume
  13. !volume <value> set the volume to <value> (between 0 and 100)
  14. !playlist <playlistname> starts playing back the playlist <playlistname>
  15. !stream <url> stream from <url>; this may be http-streams like shoutcast / icecast or just remote soundfiles
  16. !yt <url> playback an <url> via external youtube-dl (if enabled); beware: the file will be downloaded first and played back afterwards, so there might be a slight delay before playback starts
  17. !ytdl <url> playback an <url> via external youtube-dl (if enabled); beware: the file will be downloaded first and played back afterwards, so there might be a slight delay before playback starts; additionally, the file will be stored
  18. !shuffle toggle shuffle
  19. !repeat toggle repeat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement