bitbot-3.11-fork/modules/line_handler
2019-06-03 11:37:23 +01:00
..
__init__.py Consolidate PRIVMSG, NOTICE and TAGMSG handlers in to 1 function 2019-06-03 11:03:12 +01:00
channel.py has_capability -> has_capability_str, add new has_capability 2019-05-20 16:33:32 +01:00
core.py Only enable write throttling when _write_buffer is empty 2019-05-31 15:49:34 +01:00
ircv3.py Make labeled-resposnes it's own module, tag and track every sent line 2019-05-30 15:36:10 +01:00
message.py Check from_self, not if target==is_own_nickname, use from_self when adding to 2019-06-03 11:37:23 +01:00
user.py Move all actual nickname changing until AFTER events are fixed. it was actually 2019-05-12 22:20:42 +01:00