mautrix / telegram

A Matrix-Telegram hybrid puppeting/relaybot bridge
https://matrix.to/#/#telegram:maunium.net
GNU Affero General Public License v3.0
1.3k stars 172 forks source link

Sync Telegram bot messages to matrix room #956

Closed Kabyss closed 6 months ago

Kabyss commented 6 months ago

Messages sent by Telegram bots in Telegram chats are not synced to Matrix rooms, which appears to be a limitation of the Telegram bot API. It's along the lines of 'bots cannot see messages sent by other bots.' Is there no other way to achieve this? I have noticed Telegram userbots where many things can be automated using a normal user account and string session. Can this not be used to create bridges that can sync all messages, whether sent by a bot or a user?

tulir commented 6 months ago

https://docs.mau.fi/bridges/python/telegram/authentication.html