Skip to main content

a base IRC bot extensible with plugins

Project description

basebot
========

*Not a baseball bot.

basebot is a foundation on which you can build your IRC bots. Look at `core.py` as an example of how to write plugins for it.


Installation
------------

.. code:: shell

$ git clone https://github.com/clearskies/basebot.git
$ pip install -r requirements.txt
$ mkdir ~/.basebot
$ cp -r sample/* ~/.basebot/
$ python setup.py install
$ basebot


Plugins
-------

Look in https://github.com/clearskies/basebot/tree/master/sample/ for sample plugins

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

basebot-1.0.7.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page