Skip to content

isabella232/google-chat-notifier

 
 

Repository files navigation

Google Chat Notifier

Provides Google Chat integration for Symfony Notifier.

DSN example

GOOGLE_CHAT_DSN=googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY

where:

  • ACCESS_KEY is your Google Chat access key
  • ACCESS_TOKEN is your Google Chat access token
  • SPACE is the Google Chat space
  • THREAD_KEY is the Google Chat message thread to group messages into a single thread (optional)

Resources

About

Provides Google Chat integration for Symfony Notifier.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%