Make clearer that webhook url is for discord

This commit is contained in:
Adrian Groh 2025-06-26 19:42:26 +02:00
parent 4cba15a0eb
commit ab5d11c274
Signed by: Gobidev
GPG Key ID: 3AA3153E98B0D771

View File

@ -10,7 +10,7 @@ I wanted to know when my _Personalausweis_ was ready for collection without manu
## Usage ## Usage
### With Docker ### With Docker
A `Dockerfile` is provided containing everything necessary to send notifications on status changes. A `Dockerfile` is provided containing everything necessary to send Discord notifications on status changes.
Before building the Docker image, adjust the `WEBHOOK_URL` (see [here](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) for creation instructions), _Passauswahl_ (_P_, _R_, or _ID_, see below), _Seriennummer_ and _Geburtsdatum_ in the `crontab` file. Before building the Docker image, adjust the `WEBHOOK_URL` (see [here](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) for creation instructions), _Passauswahl_ (_P_, _R_, or _ID_, see below), _Seriennummer_ and _Geburtsdatum_ in the `crontab` file.