Skip to content
This repository was archived by the owner on Mar 7, 2020. It is now read-only.
Tatsuya Koishi edited this page Oct 10, 2018 · 2 revisions

loader.rbを実行する。root権限不要。
cronで60分毎等で起動することを想定。

アクセストークンの期限が近いと、その旨にもメッセージが飛びます。(以下サンプル)

{
  "expires_on": "2018-11-09",
  "auth_url": "https://feedly.com/v3/auth/dev"
}

Clone this wiki locally