Use Discord webhook components to send 10 images

This commit is contained in:
Joakim Hellsén 2026-05-12 06:09:21 +02:00
commit a0c186559f
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
8 changed files with 939 additions and 79 deletions

View file

@ -6,7 +6,6 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"apscheduler>=3.11.0",
"discord-webhook",
"fastapi",
"httpx",
"jinja2",