diff --git a/Send-notification-to-Gchat-channel-or-contact..md b/Send-notification-to-Gchat-channel-or-contact..md new file mode 100644 index 0000000..58a2a0a --- /dev/null +++ b/Send-notification-to-Gchat-channel-or-contact..md @@ -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` \ No newline at end of file diff --git a/_Footer.md b/_Footer.md deleted file mode 100644 index 136d063..0000000 --- a/_Footer.md +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file