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 4fc22a1722 Implement stubbed MODE handler 2 years ago
..
handler Implement stubbed MODE handler 2 years ago
__init__.py Initial commit 2 years ago
channel.py Implement stubbed MODE handler 2 years ago
client.py Implement stubbed MODE handler 2 years ago
command_handler.py Implement stubbed MODE handler 2 years ago
handlers.py Implement stubbed MODE handler 2 years ago
main.py Update channel indexes when user changes nickname 2 years ago
message.py Implement WHO command 2 years ago
reply.py Fix format of WHO reply 2 years ago
server.py Implement WHO command 2 years ago