summaryrefslogtreecommitdiff
path: root/README.md
blob: f77dc584e8524f4d46eaf65681f9710d7d2689cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Rbot - The Ruby IRC Bot

rbot is designed around a flexible plugin system and is not only easy to
extend, but it already includes many useful plugins. Some of the powerful
features include:

* Runtime configuration via irc
* Flexible authentication and permission system
* Plugin architecture that makes writing new plugins a breeze
* Integrated web service
* Batteries included: plugins for rss, twitter, imdb, translations, weather, notifications, lots of games and many more (over 70 plugins included)

## Documentation

For more information about rbot visit our [github wiki](https://github.com/ruby-rbot/rbot/wiki).