aboutsummaryrefslogtreecommitdiff
path: root/modules/dice.py
Commit message (Collapse)AuthorAgeFilesLines
* give an Exports object (actually, ExportsContex object) to each module, toGravatar jesopo2018-09-021-1/+1
| | | | facilitate things like !set and !channelset without using the events system
* Cosmetic enhancement for ducks and dice.Gravatar dngfx2018-09-011-4/+4
|
* Remove superfluous code from ducks.py and introduce dice.py (DND rolling ↵Gravatar dngfx2018-09-011-0/+43
function .roll 1d20)