581 B
581 B
mautrix-telegram
Not yet functional.
A Matrix-Telegram puppeting bridge.
Usage
- 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. - Invite the appservice bot to a private room and view the commands with
!help.