/RulesBot

A dnd 5e rules bot for discord!

Primary LanguageJavaScript

RulesBot

A dnd 5e rules bot for discord!

Allows you to reference conditions, spells, and skills without stopping your game!

This discord bot uses node.js and dnd5eapi

Installation

  • this bot uses node.js, please look at the node.js website

  • run the command npm install and it should install all the node packages needed

  • create a discord bot and get its token

  • create auth.json file with the following where bot token is the token from the previous step

    {"token": "bot token"}

Usage and Syntax

Reference a condition: !condition *condition_name*

Reference a spell: !spell *spell_name*

Reference a skill: !skill *skill_name*