Skip to content

versumstudios/discord-bot

Repository files navigation

discord-bot

A simple discord bot for everything Versum.

Development

You need a .env with

TOKEN=YOUR_DISCORD_TOKEN
GUILD=YOUR_DISCORD_ID

Then simply run

yarn dev

Production

Bot currently deployed to heroku on versumstudios team.

$ git add .
$ git commit -am "make it better"
$ git push heroku main

On heroky app, run command and heroku run heroku-serve.