Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 339 Bytes

Google Chat Webhook Server

This is a server written in Python aiming to integrate third-party notification webhooks with the webhook function in Google Chat workspaces.

Goals

  1. Simple and tidy code
  2. Good documentation
  3. Minimal resources usage
  4. An architecture allowing easy addition of webhooks of new services

How to Use