2002-06-10 18:38:52 +00:00
|
|
|
rbot is a ruby IRC bot. Think of him as a ruby infobot, with more and different
|
2002-07-31 23:52:42 +00:00
|
|
|
features, and a nicer plugin scheme. His main features include:
|
2002-06-10 18:38:52 +00:00
|
|
|
|
2002-07-31 23:52:42 +00: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 16:04:40 +00:00
|
|
|
* Powerful plugin architecture, comes with plugins for many functions.
|
2002-07-31 23:52:42 +00:00
|
|
|
* Multi-language support - comes with english definition only so far -
|
|
|
|
translations welcome
|
2002-06-10 18:38:52 +00:00
|
|
|
|
|
|
|
WWW: http://linuxbrit.co.uk/rbot/
|