# Rbot - The Ruby IRC Bot [![Build Status](https://travis-ci.org/ruby-rbot/rbot.svg?branch=master)](https://travis-ci.org/ruby-rbot/rbot) 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).