2019-03-15 14:06:54 -04:00
2019-03-15 14:06:54 -04:00
2019-03-15 13:24:25 -04:00
2019-03-15 13:24:25 -04:00
2019-03-15 13:24:25 -04:00
2019-03-15 13:24:25 -04:00
2019-03-15 13:25:16 -04:00
2019-03-15 13:24:25 -04:00

bird-box

Update a pinned gist to contain the latest tweets of a user


Setup

Create a GitHub Gist and create a token with the gist scope.

Register a Twitter app and create a .env file:

GIST_ID=
GITHUB_TOKEN=

TWITTER_USER=
TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_ACCESS_TOKEN_KEY=
TWITTER_ACCESS_TOKEN_SECRET=

Adjust poll rate in .circleci/config.yml.

Description
📊 Update a pinned gist to contain your weekly WakaTime stats
Readme ISC 71 KiB
Languages
JavaScript 70.9%
Dockerfile 29.1%