]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - README.md
plugin(script): remove deprecated $SAFE
[user/henk/code/ruby/rbot.git] / README.md
1 # Rbot - The Ruby IRC Bot
2
3 rbot is designed around a flexible plugin system and is not only easy to
4 extend, but it already includes many useful plugins. Some of the powerful
5 features include:
6
7 * Runtime configuration via irc
8 * Flexible authentication and permission system
9 * Plugin architecture that makes writing new plugins a breeze
10 * Integrated web service
11 * Batteries included: plugins for rss, twitter, imdb, translations, weather, notifications, lots of games and many more (over 70 plugins included)
12
13 ## Documentation
14
15 For more information about rbot visit our [github wiki](https://github.com/ruby-rbot/rbot/wiki).
16