Yes, another Discord Bot, but this time one can yt play songs!
If for some reason you want to run it in your local environment, you'll need to follow some steps:
- clone this repository
npm installin the project folder- rename the
config-example.jsontoconfig.jsonand fill the object values to their correct ones. - Finally,
npm run devto start the bot; you're good to go!