/pyhole

A modular IRC bot for Python developers.

Primary LanguagePythonApache License 2.0Apache-2.0

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
    ./tools/run_pyhole.sh
    vi ~/.pyhole/pyhole.conf
    ./tools/run_pyhole.sh