A simple discord bot for everything Versum.
You need a .env
with
TOKEN=YOUR_DISCORD_TOKEN
GUILD=YOUR_DISCORD_ID
Then simply run
yarn dev
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
.