Sha256: 5ac8d1c08a2ca4163f2f84dffa71c75fe13dd699c83f9db164a4cc3334e27984

Contents?: true

Size: 1007 Bytes

Versions: 3

Compression:

Stored size: 1007 Bytes

Contents

# 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 irc.jdqirc.net 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.jdqirc.net #fantasy
    irc://irc.jdqirc.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](https://d2weczhvl823v0.cloudfront.net/v2px/fantasy-irc/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fantasy-irc-0.2.1 README.md
fantasy-irc-0.2.0 README.md
fantasy-irc-0.1.2 README.md