oWoBot is a discord music bot that is able to play music, queue music, skip, pause, resume, and has other basic functions such as responding to jokes. Bot code utilizes the Discord.js node module for interacting with the Discord API.
!commands/!help
: Print all available commands
!join
: Join the current voice channel of the user
!play [link]
: Play audio file of video at the link (YouTube link)
!pause
: Pause audio
!resume
: Resume audio
!skip
: Skip current audio and play next audio in queue
!stop/!disconnect
: Stop all activity and leave voice channel