Sha256: af42e7de0b279241f94da25c4a6fc9e9d3cab0bd6a9d261c776d5e625a418445

Contents?: true

Size: 1005 Bytes

Versions: 3

Compression:

Stored size: 1005 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 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](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.3.0 README.md
fantasy-irc-0.2.3 README.md
fantasy-irc-0.2.2 README.md