summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaine Virta <rane@kapsi.fi>2010-04-16 18:13:05 +0300
committerRaine Virta <rane@kapsi.fi>2010-04-16 22:58:24 +0300
commit90ff1ab6b449c6163b8e4dc32588a2ccc1f046f2 (patch)
tree6801ba2780ab28ebd62c05ec37088547a93c07a8
parent55c7d10794d6d7cdceae3131b3a2917403655f2a (diff)
improve README
-rw-r--r--README.rdoc28
1 files changed, 15 insertions, 13 deletions
diff --git a/README.rdoc b/README.rdoc
index 7af09f6e..cd9a982f 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -11,25 +11,28 @@ modular design based around plugins.
* 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
+ japanese, chinese, russian and finnish definitions so far - more translations welcome
* Powerful plugin architecture, comes with plugins for:
- - DNS queries
- - Babelfish translation
+ - RSS feed updates
+ - IMDb queries
+ - Translator with multitude of services, it's easy as <code>!translate Ein Automobil</code>
+ - Last.fm
- Google searching
- - Excuse generation
- - Insult generation
- - Karma
+ - URL information
+ - Seen +nick+?
+ * <code>rbot: seen tango? <rbot> tango_ was last seen 20 minutes and 7 seconds ago, joining #rbot</code>
+ - Reminders
+ * Example: <code>remind me about pizza in the oven in 15 minutes</code>
- Checking the weather
- - Querying slashdot
- - Doing Math
+ - Doing math
+ - GeoIP lookup
+ - Lots of games, including uno, hangman, azgame and roshambo
+ - Karma
- 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
+ - Conversation stats — also, rbot log format is supported by {pisg}[http://pisg.sourceforge.net/]
- more...
Thanks are owed to the infobot developers - several of rbot's features are
@@ -40,4 +43,3 @@ owed to RADKade1, as rbot's quote plugin is a direct reimplementation of his
Mainly, rbot's fun to play with, although the plugin architecture can be used
to write very useful modules
-