You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/src/commands/music
trivernis 6f4d9df4b7
Switch to youtube-metadata for basic video information fetching
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
clear_queue.rs Change DJ role check to be a serenity check 3 years ago
current.rs Add feedback button and improve song results 3 years ago
join.rs Improve error handling with forward_error macro 3 years ago
leave.rs Change DJ role check to be a serenity check 3 years ago
lyrics.rs Add feedback button and improve song results 3 years ago
mod.rs Switch to youtube-metadata for basic video information fetching 3 years ago
move_song.rs Change DJ role check to be a serenity check 3 years ago
pause.rs Change DJ role check to be a serenity check 3 years ago
play.rs Fix now playing message not being updated 3 years ago
play_next.rs Fix now playing message not being updated 3 years ago
playlists.rs Add rate limits to commands 3 years ago
queue.rs Improve error handling with forward_error macro 3 years ago
remove_song.rs Change command usage descriptions to be docopt compatible 3 years ago
save_playlist.rs Change command usage descriptions to be docopt compatible 3 years ago
shuffle.rs Change DJ role check to be a serenity check 3 years ago
skip.rs Change DJ role check to be a serenity check 3 years ago