This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Tom Gilbert (author)
Sun Aug 06 09:27:03 -0700 2006
rbot /
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | ||
| |
COPYING | ||
| |
ChangeLog | ||
| |
INSTALL | Fri Jan 27 01:28:38 -0800 2006 | |
| |
README | ||
| |
REQUIREMENTS | ||
| |
Rakefile | ||
| |
TODO | Wed Aug 10 16:12:50 -0700 2005 | |
| |
Usage_en.txt | Wed Jul 27 10:20:00 -0700 2005 | |
| |
bin/ | ||
| |
data/ | ||
| |
docgen | ||
| |
lib/ | ||
| |
setup.rb |
README
rbot README =========== rbot is a ruby IRC bot. Think of him as a ruby bot framework with a highly modular design based around plugins. rbot features ============= * Runtime configuration via irc chat * User authentication and access levels for using different bot features * Built in infobot-style keywords. See example session below. * Support for underlying fact database (infobot fact files), which can be overridden or supplemented by runtime keyword controls * Multi-language support - comes with english, dutch and german definitions so far - more translations welcome * Powerful plugin architecture, comes with plugins for: o DNS queries o Babelfish translation o Google searching o Excuse generation o Insult generation o Karma o Checking the weather o Querying slashdot o Doing Math o Per-channel quote storage, searching and retrieval o Reminders o rot13 translation o Check the spelling of a word o Webserver Server: header examination o RPG dice rolling o larting people o conversation stats o more... Thanks are owed to the infobot developers - several of rbot's features are inspired by infobot and so are some of the default plugins. Thanks are also owed to RADKade1, as rbot's quote plugin is a direct reimplementation of his "quotesaq" - simply because it's a great quote interface. Mainly, rbot's fun to play with, although the plugin architecture can be used to write very useful modules








