pyhole - A modular IRC bot for Python developers.


Core Requirements

    - Python 2.5+
    - BeautifulSoup
    - Eventlet


Plugin Requirements

    - launchpadlib
    - pycleverbot
    - pywapi


Test Requirements

    - nose

Installation

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