Created 22.Set notification for Gchat channel or contact. (markdown)

master
Dave 2022-08-23 08:35:55 -07:00
parent 42b905a787
commit e2e23b9f9b
1 changed files with 10 additions and 0 deletions

@ -0,0 +1,10 @@
First, you have determine what the "webhook" URL is for the channel or contact you'd like to notify.
In the desktop app, the "manage webhooks" option in somewhat hidden under the "heading" for the channel or contact.
Select the channel/contact and look in the middle of the page for a left arrow, the name, and a down arrow.
Click on the down arrow, select "manage webhooks" and copy the URL to the clipboard.
Here are the step to configure Gchat notify:
`export SAVED_GCHAT_WEBHOOK_URL='paste your webbook url here'`
`acme.sh --set-notify --notify-hook gchat`