LK4D4 / DockerCuties

Post a pictures of a cute animals from Docker's pull requests to twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DockerCuties

Post pictures of a cute animals from Docker's pull requests to twitter.

Using

Add a file called TOKENS in this project root. The format of this file should be:

twitterConsumerKey = <Twitter consumer key>
twitterConsumerSecret = <Twitter consumer secret>
twitterAccessToken = <Twitter access token>
twitterAccessSecret = <Twitter access token secret>
githubPersonalAccessToken = <Github personal access token>

About

Post a pictures of a cute animals from Docker's pull requests to twitter

License:MIT License


Languages

Language:Go 100.0%