Jeeves Framework
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.
Release files for jeeves-framework 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jeeves-framework-0.4.0.tar.gz | 14.9 kB | Details |
Release files / jeeves-framework-0.4.0.tar.gz
| Download URL | jeeves-framework-0.4.0.tar.gz |
|---|---|
| Size | 14.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fa80ddf6800cdb4365cf090429002d8e33f0205a9dafb21b038d1bed35608e63
|
|
BLAKE2b-256 checksum How to use checksums |
ab13989ba432101eaf28929d70f1990d685f7be1d8f716c048c24cafd0843e4a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |