Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bendmyers/keen_mind
- Owner: BenDMyers
- Created: 2020-09-27T23:14:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T16:45:41.000Z (3 months ago)
- Last Synced: 2024-10-20T19:55:11.384Z (3 months ago)
- Topics: discord-bot, dnd-tools, dnd5e, hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.