Discord bot for the goober discord server made with discordjs and nodejs. Deployed on Railway.
.env setup:
discord_token=
discord_client_id=
discord_guild_id=
mongodb_user=
mongodb_pass=
npm installDeploy commands
node deploy-commands.js
Run the bot
node index.js