mirror of
https://github.com/mautrix/twilio.git
synced 2026-09-15 11:27:17 +00:00
A bridgev2 demo project for bridging Matrix and Twilio
https://go.mau.fi/mautrix-twilio/
- Go 93.7%
- Shell 6.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .idea | ||
| cmd/mautrix-twilio | ||
| pkg/connector | ||
| .editorconfig | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .pre-commit-config.yaml | ||
| build.sh | ||
| docker-run.sh | ||
| Dockerfile.ci | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
mautrix-twilio
A bridgev2 demo project for bridging Matrix and Twilio. See the blog post for a walkthrough of writing this bridge.
This is meant as a relatively minimal tutorial rather than a fully-featured Twilio bridge, so there's no dedicated docs or support room. The usual instructions for setting up Go bridges should work. For help with using mautrix-go to write bridges, there's #go:maunium.net.