bitbot-3.11-fork/modules/line_handler
2019-05-18 14:57:09 +01:00
..
__init__.py Catch server version string, from RPL_MYINFO 2019-05-15 17:12:21 +01:00
channel.py Handle dangling spaces at the end of a NAMES response 2019-05-09 11:55:35 +01:00
core.py Catch server version string, from RPL_MYINFO 2019-05-15 17:12:21 +01:00
ircv3.py .lower() -> .upper() for CAP subcommands. makes a lot more sense. 2019-05-18 14:57:09 +01:00
message.py Enum values shouldn't be all upper case 2019-03-10 13:14:25 +00:00
user.py Move all actual nickname changing until AFTER events are fixed. it was actually 2019-05-12 22:20:42 +01:00