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 6af1f8607f Implement AWAY command 2 years ago
..
handler Implement AWAY command 2 years ago
__init__.py Initial commit 2 years ago
channel.py Make first user in channel an operator 2 years ago
client.py Add more error responses 2 years ago
command_handler.py Implement stubbed MODE handler 2 years ago
handlers.py Implement AWAY command 2 years ago
main.py Start daemon from Poetry 2 years ago
message.py Command fixes 2 years ago
reply.py Add more error responses 2 years ago
server.py Add post-registration welcome messages 2 years ago