lita-readify
Automaticaly tracks links with tags on Readability
Installation
Add lita-readify to your Lita instance's Gemfile:
gem "lita-readify"
Configuration
- Create an account on Readability and generate API keys ;
- Fill the following configurations:
-
consumer_key
: Your consumer key from Readability -
consumer_secret
: Your consumer secret from Readability -
access_token
andaccess_token_secret
from -
blacklist_domains
: domains to not track -
channels
: channels to watch
-