Hello! Could you please explain how to link Telegram channels with Delta Chat? I’ve seen in some posts here that a bot is required, but the whole process looks quite complicated for someone who isn’t very familiar with these things.
I could try to add it by bridging some channels with a bot, do you want to see all the posts from them in one group / one channel or in separate channels?
Bot must be added as an admin to each Telegram channel to receive channel_post updates. This is a Telegram API requirement — the bot cannot read channel posts otherwise. For public channels (like @ia_panorama), you will need to ask the channel owner to add your bot, or create your own channels.
I’m developing a service that mirrors Telegram channels to Delta Chat. It can also send messages from specified Telegram channels to the specified email addresses. Give it a try if it suits your purposes. The repo name on GitHub is telegram-email-deltachat-relay (Aardvark).