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
58d6b16744
bitbot-3.11-fork
/
modules
/
line_handler
History
jesopo
161c60c4f6
.lower() -> .upper() for CAP subcommands. makes a lot more sense.
2019-05-18 14:57:09 +01:00
..
__init__.py
Catch server version string, from RPL_MYINFO
2019-05-15 17:12:21 +01:00
channel.py
Handle dangling spaces at the end of a NAMES response
2019-05-09 11:55:35 +01:00
core.py
Catch server version string, from RPL_MYINFO
2019-05-15 17:12:21 +01:00
ircv3.py
.lower() -> .upper() for CAP subcommands. makes a lot more sense.
2019-05-18 14:57:09 +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