Simple Discord Music Bot Steps to run the bot Clone the repo and cd into it. npm install to install the dependencies. Create a bot on discord developer portal and get the TOKEN. Create a new config.json file in root directory (refer example_config.json). Paste the discord TOKEN for the bot in the newly created config.json. npm start or npm dev:start(run with nodemon) to run the bot. Testing the bot Invite the bot into a guild/server (Join our server for testing and feedback) Run the bot with npm dev:start. Available Commands ^play song name ^skip ^stop ^seek 2:31