This website requires JavaScript.
Explore
Help
Register
Sign in
Firepup650
/
bitbot-3.11-fork
Watch
2
Star
0
Fork
You've already forked bitbot-3.11-fork
0
Code
Issues
Pull requests
Activity
Actions
8b796c159f
bitbot-3.11-fork
/
modules
/
line_handler
History
jesopo
8b796c159f
Only parse CTCP when we're not in a TAGMSG event
2019-06-03 11:10:01 +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
Only parse CTCP when we're not in a TAGMSG event
2019-06-03 11:10:01 +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