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
ae3e2708c0
bitbot-3.11-fork
/
modules
/
line_handler
History
jesopo
ae3e2708c0
buffer lines in private messages should be stored against the sender
2019-06-03 11:35:31 +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
buffer lines in private messages should be stored against the sender
2019-06-03 11:35:31 +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