A lightweight discord music bot
This bot was created to fix the issue of music bots not working well or not having all the features my friend group wanted. The bots name is howie.
Features
- Play songs from any youtube link
- Song queue
- Skip songs
To Run Locally
- Run command "npm install" to install all required node modules
- Create a file named ".env"
- Inside the .env file add DISCORD_TOKEN="{your token here}"
- Run command "node .\index.js" from your project directory