Skip to main content

A Python IRC Bot Framework. Easily create IRC bots with a single command

Project description

https://secure.travis-ci.org/silent1mezzo/jeeves-framework.png?branch=master

The Jeeves Framework is a Python IRC library that makes creating and running IRC bots. A few of the core principles were borrowed from Django. The basic idea came when I read about Jessamyn Smith’s Talk Back Bot.

Prerequisites

Usage

The following four commands will get a basic IRC bot up and running. Default plugins are in the works for future releases.

  • `pip install jeeves-framework` or `pip install git+git://github.com/silent1mezzo/jeeves-framework.git`

  • `jeeves-admin.py startbot <name>`

  • `cd <name>`

  • `python bot.py runbot`

Upcoming Features

You can check out our Issues page for all of the upcoming features.

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

jeeves-framework-0.4.0.tar.gz (14.9 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