twitter-conversation-crawler
Retrieve full conversation threads from Twitter, in style of the original Python-based Twitter Conversation Crawler by Higepon Taro Minowa.
Installation
Add this to your application's shard.yml
:
dependencies:
twitter-conversation-crawler:
github: kevinelliott/crystal-twitter-conversation-crawler
Usage
require "twitter-conversation-crawler"
Pray a lot.
Development
Uhhh, no development yet. Love ya.
Contributing
- Fork it ( https://github.com/kevinelliott/twitter-conversation-crawler/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- kevinelliott Kevin Elliott - creator, maintainer