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 (
rbot /
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Sat Aug 02 05:17:03 -0700 2008 | |
| |
.gitignore | Mon Jun 23 10:48:36 -0700 2008 | |
| |
AUTHORS | Sun Jun 29 16:48:15 -0700 2008 | |
| |
COPYING | Tue Apr 22 01:02:02 -0700 2008 | |
| |
COPYING.rbot | Tue Apr 22 01:02:02 -0700 2008 | |
| |
ChangeLog | Thu Apr 12 03:35:45 -0700 2007 | |
| |
GPLv2 | Tue Apr 22 01:02:02 -0700 2008 | |
| |
INSTALL | Fri Jan 27 01:28:38 -0800 2006 | |
| |
README | Mon Mar 10 17:22:44 -0700 2008 | |
| |
REQUIREMENTS | Thu Feb 14 00:23:10 -0800 2008 | |
| |
Rakefile | Sat Aug 09 11:23:58 -0700 2008 | |
| |
TODO | Wed Aug 10 16:12:50 -0700 2005 | |
| |
Usage_en.txt | Wed Jul 27 10:20:00 -0700 2005 | |
| |
bin/ | ||
| |
data/ | ||
| |
docgen | Mon Mar 10 17:22:44 -0700 2008 | |
| |
launch_here.rb | ||
| |
lib/ | Tue Aug 19 11:31:44 -0700 2008 | |
| |
msgmerge-wrapper.rb | Fri Jun 20 13:39:41 -0700 2008 | |
| |
po/ | ||
| |
setup.rb | Fri Jun 20 13:03:19 -0700 2008 | |
| |
tag-release | Tue Jul 29 13:19:05 -0700 2008 | |
| |
test/ | Sat Apr 12 13:23:11 -0700 2008 |
README
= rbot - The Ruby IRC bot 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. * 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, german, french, italian japanese, chinese and russian definitions so far - more translations welcome * Powerful plugin architecture, comes with plugins for: - DNS queries - Babelfish translation - Google searching - Excuse generation - Insult generation - Karma - Checking the weather - Querying slashdot - Doing Math - Per-channel quote storage, searching and retrieval - Reminders - rot13 translation - Check the spelling of a word - Webserver Server: header examination - RPG dice rolling - larting people - conversation stats - 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








