|
Project Information
|
EyeRCbot is a modular IRC bot written in Python 3 written from scratch. The name is derived from the name of the eggdrop bot I onced manage, Eye, and the fact I like puns. Eggdrop is a massive programs with many features that my channel doesn't need, many that were expanded through tcl scripts, and would require me to learn tcl and c to extend the functionality of eggdrop. Writing a new bot in python seemed more easy at the time. The bot is being rewritten for the third time and I rendered the version 2 series into a broken state. I could not find an IRC library for Python 3, so, as far as I know, this is the first public one. |