X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=README;h=7af09f6ef7402a1dd80eb82e270dcf037df0b918;hb=3aa60839f4d1168ed6901a2b3fd0a9d96e24fa34;hp=38792edbdd942a0fa71c7bc970c50afa6e354fe7;hpb=d8f47b0899f9ba055735250e91ac861e8adde447;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/README b/README index 38792edb..7af09f6e 100644 --- a/README +++ b/README @@ -1,38 +1,36 @@ -rbot README -=========== += rbot - The Ruby IRC bot rbot is a ruby IRC bot. Think of him as a ruby bot framework with a highly modular design based around plugins. -rbot features -============= +== rbot features * Runtime configuration via irc chat * User authentication and access levels for using different bot features -* Built in infobot-style keywords. See example session below. +* Built in infobot-style keywords. * 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 and german definitions - so far - more translations welcome +* Multi-language support - comes with english, dutch, german, french, italian + japanese, chinese and russian definitions so far - more translations welcome * Powerful plugin architecture, comes with plugins for: - o DNS queries - o Babelfish translation - o Google searching - o Excuse generation - o Insult generation - o Karma - o Checking the weather - o Querying slashdot - o Doing Math - o Per-channel quote storage, searching and retrieval - o Reminders - o rot13 translation - o Check the spelling of a word - o Webserver Server: header examination - o RPG dice rolling - o larting people - o conversation stats - o more... + - DNS queries + - Babelfish translation + - Google searching + - Excuse generation + - Insult generation + - Karma + - Checking the weather + - Querying slashdot + - Doing Math + - 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 + - more... Thanks are owed to the infobot developers - several of rbot's features are inspired by infobot and so are some of the default plugins. Thanks are also @@ -42,3 +40,4 @@ 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 +