Dilbert bot to Slack
  • Python 77.9%
  • Dockerfile 22.1%
Find a file
2026-02-04 23:40:25 -05:00
images Added Dilbert images. 2026-02-04 22:05:00 -05:00
cron.env Initial files. 2026-02-04 22:02:24 -05:00
crontab Fixed upload. 2026-02-04 23:40:25 -05:00
docker-compose.yml Use images path. 2026-02-04 23:16:06 -05:00
Dockerfile Updated some scripts. 2026-02-04 23:33:28 -05:00
post_image.py Fixed upload. 2026-02-04 23:40:25 -05:00
README.md Initial files. 2026-02-04 22:02:24 -05:00
requirements.txt Initial files. 2026-02-04 22:02:24 -05:00

docker-DilbertBot

A daily Dilbert image upload to Slack.

To build run: docker build -t dilbertbot .

And then run the container via: docker compose up -d

Hope that helps! :)