python ircd using asyncio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Forest Belton 8ca52c6822 Remove redundant argument check 3 years ago
..
handler Add missing type signature 3 years ago
__init__.py Initial commit 3 years ago
channel.py Make first user in channel an operator 3 years ago
client.py Add more error responses 3 years ago
command_handler.py Implement stubbed MODE handler 3 years ago
handlers.py Implement AWAY command 3 years ago
main.py Simplify imports 3 years ago
message.py Remove redundant argument check 3 years ago
reply.py Add more error responses 3 years ago
server.py Add post-registration welcome messages 3 years ago