Skip to content

blamarvt/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+
    - BeautifulSoup
    - Eventlet


Plugin Requirements

    - launchpadlib
    - pywunderground


Test Requirements

    - nose

Installation

    git clone git://github.com/jk0/pyhole.git
    cd pyhole
    sudo pip install -r tools/pip-requires
    ./tools/run_pyhole.sh
    vi ~/.pyhole/pyhole.conf
    ./tools/run_pyhole.sh

About

A modular IRC bot for Python developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • Shell 3.1%