posting waifu pictures to discord
  • Python 89.6%
  • Dockerfile 10.4%
Find a file
Rafael Stauffer 9f720f2076
All checks were successful
/ lint (push) Successful in 17s
/ helm (push) Successful in 20s
/ build-image (push) Successful in 42s
add async prometheus timing for functions
Signed-off-by: Rafael Stauffer <rs@opc6.net>
2026-05-02 23:01:48 +02:00
.forgejo/workflows build v0.0.1 on push main 2026-04-21 22:23:50 +02:00
app fix tag in prod deployment 2026-04-27 20:59:53 +02:00
chart/acidwaifu fix cm 2026-04-27 20:22:27 +02:00
.gitignore chore: resolve merge conflict 2026-03-29 17:30:23 +02:00
Dockerfile add pushgw 2026-04-27 20:13:29 +02:00
metaapp.yaml comment argo apps 2026-04-22 22:15:57 +02:00
README.md chore: resolve merge conflict 2026-03-29 17:30:23 +02:00
requirements.txt add async prometheus timing for functions 2026-05-02 23:01:48 +02:00
waifu_of_the_day.py add async prometheus timing for functions 2026-05-02 23:01:48 +02:00

Acid Waifu

Waifu posting automation for a better future

Selects posts from waifu.im and posts waifus on discord.

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

Deployment

You need:

  • Discord bot token
  • Discord channel id to post in (the bot needs post access to it)

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