A daily image upload to Slack.
This is just the concept; hopefully you use this to create a comic uploading bot or something more fun.
To build run: docker build -t myslackbot .
And then run the container via: docker compose up -d
Hope that helps! :)