This repository contains a Docker image for Kabrioletas Twitter bot.
Copy application.conf
to kabrioletas.conf
and fill in all of the required credentials. Then run:
docker run -d --restart=unless-stopped -v $PWD:/config \
martynas/kabrioletas-amd64:latest \
-J-Dconfig.file=/config/kabrioletas.conf