discord-rss-bot/discord_rss_bot
Joakim Hellsén e2c120d99f
All checks were successful
Test and build Docker image / docker (push) Successful in 1m40s
Add webhook avatar and username to embed settings
Allow configuring the webhook identity (name and avatar) directly
from the embed settings page. The embed-level values are applied
before per-feed tag overrides and extension overrides, so they
act as a baseline that can still be overridden by the custom
message page or extensions.
2026-07-21 06:20:19 +02:00
..
extensions Add webhook avatar and username to embed settings 2026-07-21 06:20:19 +02:00
filter Add support for extensions 2026-07-20 06:02:25 +02:00
static Allow images to be between 0..10 2026-05-12 20:31:12 +02:00
templates Add webhook avatar and username to embed settings 2026-07-21 06:20:19 +02:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
custom_message.py Add webhook avatar and username to embed settings 2026-07-21 06:20:19 +02:00
feeds.py Add webhook avatar and username to embed settings 2026-07-21 06:20:19 +02:00
git_backup.py Only show screenshot things if Playwright has chromium installed; use names instead of ids when ignoring Ruff errors 2026-07-18 07:04:00 +02:00
healthcheck.py Only show screenshot things if Playwright has chromium installed; use names instead of ids when ignoring Ruff errors 2026-07-18 07:04:00 +02:00
html_format.py Add support for extensions 2026-07-20 06:02:25 +02:00
is_url_valid.py Add git backup functionality 2026-03-07 01:01:09 +01:00
main.py Add webhook avatar and username to embed settings 2026-07-21 06:20:19 +02:00
search.py WIP 2026-03-15 19:37:55 +01:00
settings.py Add support for extensions 2026-07-20 06:02:25 +02:00
webhook.py Only show screenshot things if Playwright has chromium installed; use names instead of ids when ignoring Ruff errors 2026-07-18 07:04:00 +02:00