Skip to content

thomcuddihy/dorian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dorian

Call of Cthulhu 7E dice roller bot for Discord

Discord Bot entry.

Usage

A Call of Cthulhu dice roller bot for Discord.

Created for simplicity. Rolls a d100 with optional bonus or penalty dice, and optional threshold for determining levels of success or failure.

/croll [[number=1][die type]]...[[score][threshold]]

Die Types:
    b: Bonus dice (can't be chained with Penalty)
    p: Penalty dice (can't be chained with Bonus)
    t: Threshold to determine success/fail. Score is required if a threshold is set.

Examples:
    /croll
    36

    /croll 60t
    Hard Success: 24

    /croll b
    70/30 + 5 = 35

    /croll 2p70t
    Failure: 0/50/70 + 4 = 74

Notes

Needs environmental variable DORIAN_TOKEN to be set if you want to run this yourself. See set_env.sh.example for a Linux/OSX method.

Using py-cord v2 library.

Please open an issue for any bugs or feature requests.

About

Discord Call of Cthulhu roller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages