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 757389aee0 Add missing type signature 2 years ago
..
__init__.py Factorize remainder of code 2 years ago
away.py Implement AWAY command 2 years ago
join.py Add more error responses 2 years ago
mode.py Create message reply factories 2 years ago
nick.py Add post-registration welcome messages 2 years ago
ping.py Implement handler for PING command 2 years ago
privmsg.py Add missing type signature 2 years ago
user.py Add post-registration welcome messages 2 years ago
who.py Remove TODO message 2 years ago