Skip to content

cottongin/skybot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%