A discord music bot written in python. See requirements.txt for libraries used.
COMMAND Parameters ALIAS DESCRIPTION
!join {} (!j) Tell the bot to join the voice channel.
!play {song_query} (!p) Play the song. Song query can be a youtube link, spotify track link or just a string search.
!skip {} (!s) Tell the bot to skip the current track.
!clear {} (!c) Tell the bot to clear the current song queue.
!list {} (!l) Tell the bot to list the top of the playlist.
!commands {} ( ) List the commands.