Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 309 Bytes

Fireslime Bot

This is the Fireslime Discord Bot

Running

Create a .env file on the root of project with a variable named BOT_TOKEN with the bot token, them just run npm start.

If running this on a cloud instance, remember to send the process to the backend and detach it from the shell session.