Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.14 KB

File metadata and controls

29 lines (22 loc) · 1.14 KB

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