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
99ce2ac6dd
bitbot-3.11-fork
/
modules
/
line_handler
History
jesopo
d0573706e5
Move all actual nickname changing until AFTER events are fixed. it was actually
...
set_own_nickname that was really causing the issue.
2019-05-12 22:20:42 +01:00
..
__init__.py
Tokenize IRC data as soon as it comes out of IRCServer
2019-05-09 10:36:33 +01:00
channel.py
Handle dangling spaces at the end of a NAMES response
2019-05-09 11:55:35 +01:00
core.py
Treat our own user as a regular user throughout line_handler
2019-03-05 11:20:32 +00:00
ircv3.py
Revamp how CAPs are tracked through REQ and ACK/NAK etc
2019-05-11 18:22:40 +01:00
message.py
Enum values shouldn't be all upper case
2019-03-10 13:14:25 +00:00
user.py
Move all actual nickname changing until AFTER events are fixed. it was actually
2019-05-12 22:20:42 +01:00