Matterbridge
Instructions to add Bridges to Matter Bridge
For context I have the bridge running on a VPS I have running on Vultr
- Add Telegram Bot to Telegram Channel
- Get Channel ID from bot using
/chatId
- Get Channel ID from bot using
- Add Discord Bot to Discord Guild
- Get the name of the discord channel
- Modify matterbridge.toml on Server
- Add Discord Guild to list of providers
- Add Bridge List to TOML file using Telegram chatID and Discord Channel Name
- Restart matterbridge process
tmux a -t matterbridge
./go/bin/matterbridge -debug
Instructions
- Install Go
go install -tags whatsappmulti github.com/42wim/matterbridge@master
go install -tags nomsteams,whatsappmulti github.com/42wim/matterbridge@master