A python IRC bot forked off of Skybot.
Website: http://github.com/stoneLeaf/aimable
- simplicity
- little boilerplate
- minimal magic
- power
- multithreading
- automatic reloading
- extensibility
- Multithreaded dispatch and the ability to connect to multiple networks at a time.
- Easy plugin development with automatic reloading and a simple hooking API.
- Python 2.6 or 2.7
- Many of the plugins require lxml
The documentation is located in the docs/ directory. You can also find it on
the project's wiki.
This sofware is licensed under The MIT License (MIT). Read LICENSE.txt.