JumBot is a Discord music bot built using discord.py with fully-functioning commands: play, pause, queue, shuffle, remove, resume, skip, and stop.
The prefix for commands is '=', and use '=help' to see all available commands. Songs will automatically be queued if another song is playing, and the next song in queue will be automatically played. Playing songs can be done using keywords, and the bot will display the information of currently played song, including title, uploader, duration, and the username who invoked the play command.
A whole playlist can also be queued and the queue list can be displayed with pagination.
The bot is also web-hosted using Replit (https://replit.com/@jeremiaaron/JumBot).