SPIGS / DiceBot

A bot that allows users to play Dungeons & Dragons on Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Info

DiceBot is a bot that provides DM's with a means of playing Dungeons and Dragons on Discord.

License: MIT

Currently that bot can:

  • Roll dice with any number of sides from d2 to d100 (even physically impossible dice like a d3 if you really need it)
  • Perform addition, subtraction, and multiplaction with dice and modifiers
  • Provides a full list of all Dungeons & Dragons spells and equipment and their descriptions / stats

In the future, the bot will (hopefully) be able to:

  • Manage characters and charactersheets
  • Manage encounters
  • Support for more tabletop roleplaying games

Instructions For Use

  1. Create discord bot account and add it to your channel (plenty of Youtube videos on this).
  2. Run diceboy.py using
python3 dicebot.py
  1. When prompted, enter in your bot's token and your desired command prefix

Acknowledgements / Resources

About

A bot that allows users to play Dungeons & Dragons on Discord.

License:MIT License


Languages

Language:Python 100.0%