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_tokenandaccess_token_secretfrom -
blacklist_domains: domains to not track -
channels: channels to watch
-