Discord RPG bot.
- Clone
https://github.com/valkyrienyanko/RPG-Discord-Adventure-Bot.git - Download and install
LTSNode.js. - Make sure you have yarn installed
npm i -g yarn. - Run
yarn install. - Go to Discord Developer Portal and create a Discord User Bot.
- Create
.envin project directory and putTOKEN=yourTokenKey. - Run bot with
yarn dev:server.
See CONTRIBUTING.md