for the gchat notification proposed merge
parent
6fb3cbc2a4
commit
42b905a787
|
@ -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`
|
|
@ -1 +0,0 @@
|
|||
|
Loading…
Reference in New Issue