Skip to content

Yumenio/DnDDiceBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DnDDiceBot

A bot for rolling your dices and maybe...

Usage

Type /aiuda to display the following instructions:

​ Usage: /d [num]d[faces] [+num, -num, *num, /num, !, ?]

​ +num, - num: modify the final result accordingly ​ *num: adds num to all the corresponding rolls, and shows them modified ​ /num: same as *num but substracting num instead of adding num ​ !: advantage modifier ​ ?: disadvantage modifier

​ e.g.: /d d20!+5 [(19,18)] = 24, ​ /d 6d6+6 [1,2,5,2,4,6] = 26, ​ /d 3d20!*6-1 [(16,7), (7,7), (26,5)] = 48, ​ /d ?+1 [(1, 16)] = 2

Uses ply python parser, with a simple grammar.

About

A bot for rolling your dices and maybe...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published