ircstates/ircstates
jesopo d0a3aed19f support RPL_LOGGEDIN and RPL_LOGGEDOUT (with tests) 2020-04-29 14:48:03 +01:00
..
isupport add 005: network, statusmsg, callerid, invex, excepts, monitor, watch, whox 2020-03-16 00:38:14 +00:00
__init__.py import ServerDisconnectedError to __init__.py 2020-04-28 00:24:20 +01:00
casemap.py remove more extraneous spaces 2020-03-16 19:29:19 +00:00
channel.py user.channels is now Set[str], CUser has no .user/.channel now 2020-04-21 20:35:17 +01:00
channel_user.py user.channels is now Set[str], CUser has no .user/.channel now 2020-04-21 20:35:17 +01:00
decorators.py decorators.line_handler_decorator -> decorators.handler_decorator 2020-03-19 11:47:18 +00:00
emit.py add Emit.tokens, use it for CAP tokens 2020-04-01 23:18:22 +01:00
named.py Named.name shouldn't be Optional. things need names! 2020-03-31 23:58:09 +01:00
numerics.py add RPL_LOGGEDIN/RPL_LOGGEDOUT 2020-04-29 14:35:25 +01:00
py.typed add ircstates/py.typed 2020-03-12 17:18:11 +00:00
server.py support RPL_LOGGEDIN and RPL_LOGGEDOUT (with tests) 2020-04-29 14:48:03 +01:00
user.py user.channels is now Set[str], CUser has no .user/.channel now 2020-04-21 20:35:17 +01:00