2002-06-10 20:38:52 +02:00
|
|
|
rbot is a ruby IRC bot. Think of him as a ruby infobot, with more and different
|
2002-08-01 01:52:42 +02:00
|
|
|
features, and a nicer plugin scheme. His main features include:
|
2002-06-10 20:38:52 +02:00
|
|
|
|
2002-08-01 01:52:42 +02:00
|
|
|
* 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
|
2004-03-27 17:04:40 +01:00
|
|
|
* Powerful plugin architecture, comes with plugins for many functions.
|
2002-08-01 01:52:42 +02:00
|
|
|
* Multi-language support - comes with english definition only so far -
|
|
|
|
translations welcome
|
2002-06-10 20:38:52 +02:00
|
|
|
|
2008-08-25 04:46:55 +02:00
|
|
|
WWW: http://ruby-rbot.org
|