]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - README.rdoc
[remote] server imho shouldnt be listen by default
[user/henk/code/ruby/rbot.git] / README.rdoc
index 7af09f6ef7402a1dd80eb82e270dcf037df0b918..cd9a982f7cecaf096265e3e0d1f410f41474f73a 100644 (file)
@@ -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
 
-