Discord music shenanigans Made by Roby Tanama
Note: Please do not view the code, I had to rush this so it looks doodoo.
-
Install dependencies using
npm install
-
Run the following command to run
npm run dev
-
Make sure that you have
.env
file somewhere in the main directory with the BOT_TOKEN=<your_token>