This commit is contained in:
Heidi
2026-05-14 21:09:18 +01:00
parent 3c08023cb9
commit 7026eacb12
2 changed files with 99 additions and 18 deletions
+2 -2
View File
@@ -101,8 +101,8 @@ loads the updated listener:
pm2 reload tssbot-webhook --update-env
```
The webhook listener reads `.env` on startup. To send a Discord notification
whenever the listener starts or restarts, set:
The webhook listener reads `.env` on startup. To send Discord notifications for
listener restarts and GitHub push deploy start/success/failure events, set:
```sh
DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/...