Skip to content

kwatson/telnyx-sms-to-google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telnyx SMS to Google Webhook Bot

Docker

  1. Create an incoming webhook in your google chat space
  2. Run container with: docker run --rm -d -p 9000:9000 -e HOOKURL={{Your URL https://chat.googleapis.com/v1/spaces/...}} ghcr.io/kwatson/telnyx-sms-to-google:main webhook -hooks /root/hooks.json -verbose

The result will appear in your space with:

+15555555555: test test test

About

Accept Telnyx SMS and send them to a google chat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published