Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rmmh/skybot

Python IRC bot
https://github.com/rmmh/skybot

Last synced: about 2 months ago
JSON representation

Python IRC bot

Awesome Lists containing this project

README

        

# Skybot

## Goals
* simplicity
* little boilerplate
* minimal magic
* power
* multithreading
* automatic reloading
* extensibility

# Features
* Multithreaded dispatch and the ability to connect to multiple networks at a time.
* Easy plugin development with automatic reloading and a simple hooking API.

# Requirements
To install dependencies, run:

pip install -r requirements.txt

Skybot runs on Python 2.7 and Python 3.7.

## License
Skybot is public domain. If you find a way to make money using it, I'll be very impressed.

See LICENSE for precise terms.