Twitter bot that spits out random quotes from everybody.mov by Jessie Mott.
https://www.youtube.com/watch?v=0hdTT3BIXXg
Amber McCloughan
eb423e77cc
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
|
||
---|---|---|
.gitignore | ||
Dockerfile | ||
Jenkinsfile | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
everybody.txt | ||
requirements.txt | ||
tweetbot.py |
README.md
everybody-mov
In my dreams there is an intimacy I have never known.
Building image
docker buildx build --platform linux/amd64 -t ailuridae.io/everybodymov .
Running container
docker run -e CONSUMER_KEY=mykey -e CONSUMER_SECRET=mysecret -e ACCESS_TOKEN=mytoken -e ACCESS_TOKEN_SECRET=mytokensecret ailuridae.io/everybodymov:latest