A bridgev2 demo project for bridging Matrix and Twilio https://go.mau.fi/mautrix-twilio/
  • Go 93.7%
  • Shell 6.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-11-16 15:15:40 +02:00
.github/workflows Update dependencies 2025-10-21 14:18:14 +03:00
.idea Initial commit 2024-07-06 16:20:12 +03:00
cmd/mautrix-twilio Initial commit 2024-07-06 16:20:12 +03:00
pkg/connector Update mautrix-go and switch to stdlib http router 2025-07-30 00:06:14 +03:00
.editorconfig Initial commit 2024-07-06 16:20:12 +03:00
.gitignore Initial commit 2024-07-06 16:20:12 +03:00
.gitlab-ci.yml Update CI 2024-09-25 18:26:46 +03:00
.pre-commit-config.yaml Update dependencies 2025-10-21 14:18:14 +03:00
build.sh Initial commit 2024-07-06 16:20:12 +03:00
docker-run.sh Initial commit 2024-07-06 16:20:12 +03:00
Dockerfile.ci Update dependencies 2025-10-21 14:18:14 +03:00
go.mod Update dependencies 2025-11-16 15:15:40 +02:00
go.sum Update dependencies 2025-11-16 15:15:40 +02:00
LICENSE Initial commit 2024-07-06 16:20:12 +03:00
README.md Link to blog post in readme 2024-07-08 11:32:42 +03:00

mautrix-twilio

Languages License GitLab CI

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.