Skip to content

A Discord bot to help manage initiative rounds in Dungeons and Dragons

License

Notifications You must be signed in to change notification settings

MrShwhale/DiscordInitiativeHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DiscordInitiativeHelper

A Discord bot to help manage initiative rounds in Dungeons and Dragons

Running/installation

To run, download main.py, replace the string "<TOKEN>" with a discord bot token. The discord.py library is required for this project to run.

Then, simply run the file.

Usage

Add to your server, then use the ?set command on the channel you want.

It will render the chosen channel unusable since it deletes all messages sent in that channel

Command overview is available by using the ?help command

DM the bot with add commmands for enemies, so that the stats are not leaked.

How to add character macros

Characters allow for macros that make common rolls (such as PCs) very fast, and more intuitive

Create a text file, and add characters in this form: "<Name> <Initiative Mod> <Advantage? (t or f)>"

Only put one character on each line, use _ instead of spaces

Once the file is set up, pass the file path as an argument to the "set_up_character_list()" call

About

A Discord bot to help manage initiative rounds in Dungeons and Dragons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages