Skip to content

henry232323/aioyoyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aioyoyo


A port of the Python IRC library oyoyo to Asyncio for Python 3.5+ A Python asyncio IRC library

Uses Asyncio instead of its original threading client. Creating an IRCClient instance will create the protocol instance. To start the connection run IRCClient.connect(); (coroutine)

Uses oyoyo from illuminatedWax's Pesterchum, slightly modified

Releases

No releases published

Packages

No packages published

Languages