forked from rmmh/skybot
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
stoneLeaf edited this page Apr 18, 2012
·
4 revisions
A python IRC bot forked off of Skybot.
You can find me (stoneLeaf) and test the bot in
#owion Freenode.
- 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
Aimable runs on Python 2.6 and 2.7. Many of the plugins require lxml.
This sofware is licensed under The MIT License (MIT). Read LICENSE.txt.