Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 686 Bytes

File metadata and controls

12 lines (10 loc) · 686 Bytes

oWoBot

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

!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