| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Support changing command responses from PRIVMSG to NOTICE | 2018-10-02 | 1 | -2/+3 | ||
| * | Simplify modules/line_handler.handle | 2018-10-02 | 1 | -35/+21 | ||
| * | Better support for msgtags with PRIVMSGs; put functionality in to•••modules/commands.py to reply to specific messages by use of msgids | 2018-10-01 | 1 | -2/+3 | ||
| * | Some networks send NICK as 'nick!user@host NICK newnick` instead of•••'nick!user@host NICK :newnick' (which is RFC compliant but BitBot didn't support it) | 2018-10-01 | 1 | -1/+1 | ||
| * | 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 | ||
