| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | Some networks send NICK as 'nick!user@host NICK newnick` instead of | 2018-10-01 | 1 | -1/+1 | |
| | | | | | | 'nick!user@host NICK :newnick' (which is RFC compliant but BitBot didn't support it) | ||||
| * | Change modules/line_handler.py to use @Utils.hook | 2018-10-01 | 1 | -43/+35 | |
| | | |||||
| * | Move src/IRCLineHandler.py to modules/line_handler.py | 2018-09-30 | 1 | -0/+597 | |
