Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Send notifications to gChats using webhooks

NotificationsYou must be signed in to change notification settings

tiroq/gChatNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Simple python script to send notification/short report to gChat

HowTo Use

Add an Incoming Webhook to your Hangouts Chat

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”:
1
On the subsequent page, give your bot a name.
2
Click save, and Hangouts Chat is now ready to receive notifications from the script. Copy the URL provided to use in our next step:
3

Cache webhook

python gChatNotifier.py --init -w<webhook_url>

Send notification

python gChatNotifier.py -e"Time::Future is coming" -e"Label::scenario1_run2" --details_url"google.com" --title"Report" --subtitle="Scenario #1 NightRun"

4


[8]ページ先頭

©2009-2025 Movatter.jp