fix
This commit is contained in:
@@ -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/...
|
||||
|
||||
Reference in New Issue
Block a user