Discord Bot for Music
- Add
DISCORD_APP_BOT_TOKENalong withSERVER_APP_PORTin a new file.envwith your DJ Botus implementation. - Next steps
npm installto install local packagesnpm run buildto build the server app before runningnpm startto run the server app for development (watches for changes)
- Very handy starting guide: https://www.sitepoint.com/discord-bot-node-js/
- Super useful in helping to keep Botus awake on repl.it: https://dev.to/fizal619/so-you-want-to-make-a-discord-bot-4f0n