Skip to content

msparks/pyhole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyhole - A modular IRC bot for Python developers.


Core Requirements

    - Python 2.5+
    - Eventlet


Plugin Requirements

    - BeautifulSoup
    - launchpadlib
    - pywapi
    - simplejson


Test Requirements

    - nose

Installation

    git clone git://github.com/jk0/pyhole.git
    cd pyhole
    ./bin/pyhole
    vi ~/.pyhole/pyhole.conf
    ./bin/pyhole

About

A modular IRC bot for Python developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.0%
  • JavaScript 16.0%