Skip to content

kwatson/telnyx-sms-to-keybase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telnyx SMS to Keybase Webhook Bot

Docker Image CI

  1. Add Webhook bot to your desired keybase chat room and request a URL with: !webhook create <hook-name>
  2. Run this container with: docker run --rm -d -p 9000:9000 -e HOOKURL=<your keybase hook url including https://> docker.pkg.github.com/kwatson/telnyx-sms-to-keybase/stable:latest webhook -hooks /root/hooks.json -verbose
  3. You can now configure your Telenyx message profile to send webhooks to: 'http(s):///hooks/smsincoming'

Note: Does not support MMS. Images are not processed, only the text portion of an mms will be sent to keybase