rbot-remote: allow override of function
[rbot] / README.md
1 # Rbot - The Ruby IRC Bot
2
3 [![Build Status](https://travis-ci.org/ruby-rbot/rbot.svg?branch=master)](https://travis-ci.org/ruby-rbot/rbot)
4
5 rbot is designed around a flexible plugin system and is not only easy to
6 extend, but it already includes many useful plugins. Some of the powerful
7 features include:
8
9 * Runtime configuration via irc
10 * Flexible authentication and permission system
11 * Plugin architecture that makes writing new plugins a breeze
12 * Integrated web service
13 * Batteries included: plugins for rss, twitter, imdb, translations, weather, notifications, lots of games and many more (over 70 plugins included)
14
15 ## Documentation
16
17 For more information about rbot visit our [github wiki](https://github.com/ruby-rbot/rbot/wiki).
18