bitbot-3.11-fork/modules/line_handler
jesopo e3d8063373 Check if a PRIVMSG/NOTICE is send *from* us before we check if it's sent *to* us
- so `user` isn't null when bitbot messages himself.
2019-05-22 14:23:38 +01:00
..
__init__.py Pass server through FAIL events, use FAIL command as part of event path 2019-05-22 11:56:21 +01:00
channel.py has_capability -> has_capability_str, add new has_capability 2019-05-20 16:33:32 +01:00
core.py has_capability -> has_capability_str, add new has_capability 2019-05-20 16:33:32 +01:00
ircv3.py matched_caps is actually a str[] 2019-05-19 11:13:16 +01:00
message.py Check if a PRIVMSG/NOTICE is send *from* us before we check if it's sent *to* us 2019-05-22 14:23:38 +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