matrix-sms-bridge icon indicating copy to clipboard operation
matrix-sms-bridge copied to clipboard

Twilio Bridge [question] [feature request]

Open Xeboc opened this issue 3 years ago • 1 comments

This looks like it supports the Android SMS gateway through a series of API calls. It looks like this wouldn't be too terrible to add a Twilio bridge provider and send/receive SMS/MMS through their service. Here are their docs on the matter:

https://www.twilio.com/docs/sms/tutorials/how-to-send-sms-messages-python https://www.twilio.com/docs/sms/tutorials/how-to-receive-and-reply-python

I don't know Kotlin, but I see some solid building blocks here. What are your thoughts @benkuly about adding a bridge or helping with adding a bridge? I could take some shots at the adoption, but could definitely use some help with the language.

Xeboc avatar Oct 01 '21 22:10 Xeboc

Adding twilio wouldn't be that hard, but I won't have time for that for at least the next 6 months.

benkuly avatar Oct 02 '21 08:10 benkuly