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
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