-
Notifications
You must be signed in to change notification settings - Fork 171
Home
Ryan Hitchman edited this page Apr 12, 2014
·
6 revisions
Skybot is a python IRC bot.
- 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
Skybot runs on Python 2.6 and 2.7. Many of the plugins require lxml.