| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support +draft/channel-context in modules/greeting.py | 2022-04-22 | 1 | -1/+7 | |
| | | |||||
| * | Refactor set/channelset/serverset/botset in to 'utils.Setting' objects | 2019-06-28 | 1 | -3/+3 | |
| | | |||||
| * | Add `depends-on` hashflags to relevant modules | 2019-05-25 | 1 | -0/+2 | |
| | | |||||
| * | Add usage examples for all settings | 2019-05-23 | 1 | -1/+2 | |
| | | |||||
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of | 2018-10-03 | 1 | -3/+3 | |
| | | | | | related functionality | ||||
| * | Move all exports to @Utils.export calls | 2018-09-27 | 1 | -6/+4 | |
| | | |||||
| * | Fix event typo in greeting.py ("recevied" -> "received") | 2018-09-27 | 1 | -1/+1 | |
| | | |||||
| * | Switch to using @Utils.hook and docstrings for event hooks | 2018-09-26 | 1 | -2/+2 | |
| | | |||||
| * | Add greeting.py | 2018-09-03 | 1 | -0/+13 | |
