ircstates/ircstates
jesopo e3884c7505 put a cachetools LRUCache on casefold() 2022-01-07 11:27:01 +00:00
..
isupport parse NICKLEN from ISUPPORT 2021-04-10 13:47:44 +00:00
__init__.py import ServerDisconnectedError to __init__.py 2020-04-28 00:24:20 +01:00
casemap.py put a cachetools LRUCache on casefold() 2022-01-07 11:27:01 +00:00
channel.py support RENAME 2021-02-16 22:10:10 +00:00
channel_user.py record when we first saw a user in a channel and optionally when they JOINed 2021-09-06 03:10:25 +00: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
names.py python3.6 doesn't have native dataclasses! 2020-06-21 18:47:45 +01:00
numerics.py add RPL_YOUREOPER, RPL_RSACHALLENGE2, RPL_ENDOFRSACHALLENGE2 2021-09-18 16:47:28 +00:00
py.typed add ircstates/py.typed 2020-03-12 17:18:11 +00:00
server.py record when we first saw a user in a channel and optionally when they JOINed 2021-09-06 03:10:25 +00:00
user.py save numeric ip result from WHOX 2020-07-12 23:16:33 +01:00