aboutsummaryrefslogtreecommitdiff
path: root/modules/dice.py
Commit message (Expand)AuthorAgeFilesLines
* Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality Gravatar jesopo2018-10-031-5/+4
* Switch to using docstring for usage, permission and require_modeGravatar jesopo2018-09-301-2/+3
* Switch to using @Utils.hook and docstrings for event hooksGravatar jesopo2018-09-261-13/+9
* Move most code in root directory to src/Gravatar jesopo2018-09-241-1/+1
* give an Exports object (actually, ExportsContex object) to each module, to•••facilitate things like !set and !channelset without using the events system Gravatar jesopo2018-09-021-1/+1
* Cosmetic enhancement for ducks and dice.Gravatar dngfx2018-09-011-4/+4
* Remove superfluous code from ducks.py and introduce dice.py (DND rolling func...Gravatar dngfx2018-09-011-0/+43