Sign inSign up

hashito/tweetrss

By hashito

Updated over 5 years ago

Image
0

217

hashito/tweetrss repository overview

comment

Read RSS regularly and Tweet

use

docker run -it --rm \
    -e RSS_URL=https://news.google.com/rss/search?hl=ja&gl=JP&ceid=JP:ja&q=twitter \
    -e CONSUMER_KEY=x \
    -e CONSUMER_SECRET=x \
    -e ACCESS_TOKEN=x \
    -e ACCESS_TOKEN_SECRET=x \
    hashito/tweetrss

build

docker build -t hashito/tweetrss .

Tag summary

Content type

Image

Digest

Size

329.7 MB

Last updated

over 5 years ago

docker pull hashito/tweetrss