-
Notifications
You must be signed in to change notification settings - Fork 171
Home
typoguy edited this page Sep 22, 2021
·
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.7 and 3.7. Many of the plugins require lxml.