Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 241 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 241 Bytes

yelpoetry

To run

docker run 
    \-e MASTADON_INSTANCE
    \-e MASTADON_TOKEN
    \-e TWITTER_CONSUMER_KEY
    \-e TWITTER_CONSUMER_SECRET
    \-e TWITTER_ACCESS_TOKEN
    \-e TWITTER_ACCESS_TOKEN_SECRET

(all env vars must be set)