- Notifications
You must be signed in to change notification settings - Fork0
tiroq/gChatNotifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple python script to send notification/short report to gChat
To add an incoming webhook to Hangouts Chat, start by creating a room (or take an existing room) and then from the top menu select “Configure webhooks”:
On the subsequent page, give your bot a name.
Click save, and Hangouts Chat is now ready to receive notifications from the script. Copy the URL provided to use in our next step:
python gChatNotifier.py --init -w<webhook_url>
python gChatNotifier.py -e"Time::Future is coming" -e"Label::scenario1_run2" --details_url"google.com" --title"Report" --subtitle="Scenario #1 NightRun"
About
Send notifications to gChats using webhooks
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published