fantasy-irc

A modular, event-driven IRC client/bot Ruby gem with plugin support

Installation

Add this line to your application's Gemfile:

gem 'fantasy-irc'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fantasy-irc

Usage

TODO: Write usage instructions here

Getting support

There is a support channel on freenode in #fantasy where you can get live help on the gem. Getting answers in a IRC channel can take some time but as you are reading the README of a IRC gem, you probably already knew this.

TLDR:

Support?

irc.freenode.net #fantasy
irc://irc.freenode.net/fantasy

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Bitdeli Badge