| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of | 2018-10-03 | 1 | -2/+2 | |
| | | | | | related functionality | ||||
| * | Better support for msgtags with PRIVMSGs; put functionality in to | 2018-10-01 | 1 | -2/+3 | |
| | | | | | modules/commands.py to reply to specific messages by use of msgids | ||||
| * | Implement src/IRCObject.py to convert specific objects in to strings when | 2018-10-01 | 1 | -2/+4 | |
| | | | | | passing them to modules/scripts.py scripts | ||||
| * | Move most code in root directory to src/ | 2018-09-24 | 1 | -0/+62 | |
