Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork37
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
You can now use template variables in webhook URLs and payload body.
This allows meaningful Telegram messages.
Here's what I used for testing:
webhooks: enabled: true items: - url: "https://api.telegram.org/bot121212121:token/sendMessage?chat_id=43434343434&text=Camera alert! {{ .Camera }}: {{ .Event }}"
This results in telegram message:Camera alert! garageCam: HumanDetect
Assets4
Uh oh!
There was an error while loading.Please reload this page.