built because i want a bot to which i can pass a youtube url alongside the basic music player features
- go to Discord Developer Portal
- get your application id and bot token
- copy .env.template
- rename the copy to .env
- assign application id and bot token inside .env
npm i && npm start