aboutsummaryrefslogtreecommitdiff
path: root/modules/8ball.py
Commit message (Expand)AuthorAgeFilesLines
* Remove "!" from help stringsGravatar jesopo2019-06-181-1/+1
* Add `depends-on` hashflags to relevant modulesGravatar jesopo2019-05-251-0/+2
* Minor code styling change in modules/8ball.pyGravatar jesopo2018-11-171-2/+2
* Better constifying of color/font charsGravatar jesopo2018-11-131-1/+1
* Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality Gravatar jesopo2018-10-031-4/+5
* 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-10/+6
* Move most code in root directory to src/Gravatar jesopo2018-09-241-1/+1
* Change Utils.color to take a string to wrap in colorGravatar jesopo2018-09-211-1/+1
* More 8ball answers.Gravatar dngfx2018-09-081-1/+7
* 8ball answer updates and ducks.py fix.Gravatar dngfx2018-09-081-1/+6
* New and fresh ducks.py! And an 8ball.py adjustment...!Gravatar dngfx2018-09-081-1/+3
* 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
* Omg I can't spell.Gravatar dngfx2018-09-011-0/+29