/RPG-Discord-Adventure-Bot

Discord RPG Bot

Primary LanguageJavaScriptMIT LicenseMIT

Discord RPG Adventure Bot

About

Discord RPG bot.

Local Setup

  1. Clone https://github.com/valkyrienyanko/RPG-Discord-Adventure-Bot.git
  2. Download and install LTS Node.js.
  3. Make sure you have yarn installed npm i -g yarn.
  4. Run yarn install.
  5. Go to Discord Developer Portal and create a Discord User Bot.
  6. Create .env in project directory and put TOKEN=yourTokenKey.
  7. Run bot with yarn dev:server.

Contributing

See CONTRIBUTING.md