Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bendmyers/keen_mind

A Discord bot for looking up spells, monsters, weapons, and more from D&D 5e
https://github.com/bendmyers/keen_mind

discord-bot dnd-tools dnd5e hacktoberfest

Last synced: about 1 month ago
JSON representation

A Discord bot for looking up spells, monsters, weapons, and more from D&D 5e

Awesome Lists containing this project

README

        

# Keen Mind

**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.

![A Discord conversation with Keen Mind, wherein Keen Mind provides requested details for the quarterstaff item and the Shillelagh spell](https://i.imgur.com/K3izi0A.png)

## Commands

* **`!item `:** Returns a stat block for a given weapon, piece of adventuring gear, or mount. Armor and shields are coming soon.
* **`!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.

## Colophon

This bot is indebted to [Discord.js](https://discord.js.org) and the [D&D 5e API](https://www.dnd5eapi.co/), both of which made this project incredibly approachable.