| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality | 2018-10-03 | 1 | -2/+2 | |
| * | Switch to using docstring for usage, permission and require_mode | 2018-09-30 | 1 | -1/+4 | |
| * | Move most code in root directory to src/ | 2018-09-24 | 1 | -1/+1 | |
| * | Add ModuleManager.BaseModule so modules don't *have* to implement __init__ | 2018-09-19 | 1 | -5/+2 | |
| * | Support hooking functions in modules with @Utils.hook | 2018-09-19 | 1 | -2/+3 | |
| * | give an Exports object (actually, ExportsContex object) to each module, to•••facilitate things like !set and !channelset without using the events system | 2018-09-02 | 1 | -1/+1 | |
| * | Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module | 2018-08-31 | 1 | -3/+2 | |
| * | Implemented delimited "event chains" and changed pong.py to use it | 2018-07-08 | 1 | -2/+2 | |
| * | first commit. | 2016-03-29 | 1 | -0/+9 |
