Skip to content

GRAYgoose124/asirk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

asIrk is an irc bot designed to be lean and depend on dynamic plugins for functionality. It uses asynchronous IO (asyncio) and the end goal is complete async dispatching of plugins, including true parallel processing.

Dependencies

uvloop (Python 3.5.X, optional)

Running

git clone "https://github.com/GRAYgoose124/asirk"

then

python asirk

or

cd asirk
python __main__.py

About

asyncio IRC bot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages