Keen Mind is a Discord bot that makes virtual Dungeons & Dragons sessions easier.
**Currently, Keen Mind is being run locally, but will be hosted on a server later. In the meantime, it's unavailable for installation.
!item <complete or partial name of item>
: Returns a stat block for a given weapon, piece of adventuring gear, or mount. Armor and shields are coming soon.!spell <complete or partial name of spell>
: Returns a list of details for the specified spell such as casting time, classes who can learn the spell, duration, area of effect, and more.
This bot is indebted to Discord.js and the D&D 5e API, both of which made this project incredibly approachable.