posting waifu pictures to discord
  • Python 85.4%
  • Dockerfile 7.8%
  • Shell 6.8%
Find a file
rs fbe7fdc364
All checks were successful
/ build-chart (push) Successful in 8s
/ build-image (push) Successful in 1m12s
Update chart/Chart.yaml
2026-03-13 21:09:04 +00:00
.forgejo/workflows chore: correct chart push url 2026-03-13 22:05:35 +01:00
chart Update chart/Chart.yaml 2026-03-13 21:09:04 +00:00
.gitignore add helm chart 2026-01-01 22:38:23 +01:00
blacklist.json added blacklist 2023-03-12 11:02:12 +01:00
build_helmchart.sh chore: add image build 2026-03-13 20:44:55 +01:00
build_process.sh chore: add image build 2026-03-13 20:44:55 +01:00
Dockerfile chore: add image build 2026-03-13 20:44:55 +01:00
entrypoint.sh add shebang to entrypoint 2026-01-01 21:33:31 +01:00
README.md chore: add image build 2026-03-13 20:44:55 +01:00
requirements.txt chore: add image build 2026-03-13 20:44:55 +01:00
waifu_of_the_day.py chore: add image build 2026-03-13 20:44:55 +01:00

Acid Waifu

Waifu posting automation for a better future

Selects posts from gelbooru and posts waifus on discord. Based on python-gelbooru lib.

  • waifu_of_the_day.py: connects to discord to post a waifu

Deployment

You need:

  • Discord bot token
  • Discord channel id to post in (the bot needs post access to it)
  • gelbooru user with an api key

You have two options for deployment: single container or helm chart. Check out build_process.sh and build_helmchart.sh for more information.

Metrics

Exposes prometheus metrics on port 8000