Custom Node.js bot that receives HTTP callbacks from What’s Up Docker and posts update notifications into a Discord channel. Source code lives on the host under /mnt/user/appdata/discord-wud-bot so you can iterate on the bot without rebuilding the container.【F:devtools/compose.yml†L229-L238】
node:18-alpinenode index.jsfrontend_net8085:8080 exposes the webhook endpoint to WUD/mnt/user/appdata/discord-wud-bot:/usr/src/apphttp://discord-wud-bot:8080/wud/update; keep network connectivity open between the two services.【F:devtools/compose.yml†L152-L167】.env and rotate them when regenerating Discord tokens.