A small library to create an IRC bot. Uses asyncore to ensure compatibility with Python 2.7+.


Keywords
irc
License
MIT
Install
pip install irc-bot==1.0.27

Documentation

IRC bot

Just a small library based on asyncore that allows you to quickly create a small IRC bot

Pull Requests

Pull requests are welcome. The code base is a mess and I'm too lazy to fix it.