/twitter2fleep

Forward tweets to Fleep.io conversation.

Primary LanguageRubyMIT LicenseMIT

twitter2fleep

A simple tool forwards tweets to Fleep.io conversation.

Installation

Add this line to your application's Gemfile:

gem 'twitter2fleep'

And then execute:

$ bundle

Or install it yourself as:

$ gem install twitter2fleep

Config

Please create the config file ~/.twitter2fleep/config.yml.

There is the example.

Usage

Just run the script:

twitter2fleep

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

Copyright

Copyright (c) 2014 Chun-Wen Wang. See LICENSE for details.