From: Dominik Honnef Date: 2011-03-03T01:25:18+09:00 Subject: [ANN] Cinch 1.1.2 released Cinch 1.1.2 has been released! * https://github.com/cinchrb/cinch/ * https://rubygems.org/gems/cinch * http://rubydoc.info/github/cinchrb/cinch/ Cinch is an IRC Bot Building Framework for quickly creating IRC bots in Ruby with minimal effort. It provides a simple interface based on plugins and rules. It's as easy as creating a plugin, defining a rule, and watching your profits flourish. Cinch will do all of the hard work for you, so you can spend time creating cool plugins and extensions to wow your internet peers. Installation: gem install cinch Changes: Cinch 1.1.2 fixes some minor bugs introduced in version 1.1.0, mainly broken methods https://github.com/cinchrb/cinch/blob/v1.1.2/ChangeLog