Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
/ herobot Public archive

🎮 CLI RPG for Discord 🎮 (in development)

License

Notifications You must be signed in to change notification settings

cordejs/herobot

Repository files navigation

HeroBot

A Discord bot to play RPG.


Connecting

For security proposes, the file connection.ts isn't commit. If you want to run the app, put your own bot token and a firebase projet configurations.

You can use the connection_template.ts as model of how the informations are setted.

Build

npm run build

Running

npm run bot

Build and Run

npm run start