blob: 94ef46119d4ea091f0ac20132ec7a7b19b9a439e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
rbot is a ruby IRC bot. Think of him as a ruby infobot, with more and different
features, and a nicer plugin scheme. His main features include:
* 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
* Powerful plugin architecture, comes with plugins for many functions.
* Multi-language support - comes with english definition only so far -
translations welcome
WWW: http://ruby-rbot.org
|