03c9eb44f9c14704cc45cef7f724cca81a50c233
mautrix-telegram
Work in progress: Expect bugs, do not use in production.
A Matrix-Telegram puppeting bridge.
Discussion
Matrix room: #telegram:maunium.net
A Telegram chat will be created once the bridge is stable enough.
Usage
Setup
- Create a copy of
example-config.yamland fill out the fields. - Generate the appservice registration with
./mautrix-telegram -g. You can use the-cand-rflags to change the location of the config and registration files. They default toconfig.yamlandregistration.yamlrespectively. - Run the bridge
./mautrix-telegram. You can also use forever:forever start mautrix-telegram(probably, I didn't actually test it). - Invite the appservice bot to a private room and view the commands with
!tg help.
Logging in
- Request a Telegram auth code with
!tg login <phone number>. - Send your auth code with
!tg <auth code>. - If you have two-factor authentication enabled, send your password with
!tg <password> - If all prior steps were executed successfully, the bridge should now create rooms for all your Telegram dialogs and invite you to them.
Languages
Go
96.5%
Go Template
3%
Teal
0.3%