Sha256: 5f71ed8bc69cef87c677b05353ed726a2ccd9f98537a011eaf775c29c51247ed
Contents?: true
Size: 878 Bytes
Versions: 1
Compression:
Stored size: 878 Bytes
Contents
# fantasy-irc A modular, event-driven IRC client gem for Ruby 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fantasy-irc-0.1.1 | README.md |