All checks were successful
Apps/everybody-mov/pipeline/head This commit looks good
Merging main
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
Description
Twitter bot that spits out random quotes from everybody.mov by Jessie Mott.
https://www.youtube.com/watch?v=0hdTT3BIXXg
Languages
Python
90.9%
Dockerfile
9.1%