ircstates/ircstates
jesopo ea9c0c2d1f str.maketrans is a much faster casefold; make casemaps an Enum 2022-01-07 18:59:37 +00:00
..
isupport str.maketrans is a much faster casefold; make casemaps an Enum 2022-01-07 18:59:37 +00:00
__init__.py str.maketrans is a much faster casefold; make casemaps an Enum 2022-01-07 18:59:37 +00:00
casemap.py str.maketrans is a much faster casefold; make casemaps an Enum 2022-01-07 18:59:37 +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