MrMissx / Telegram_Forwarder

Simple telegram bot to forward message from channel/group
GNU General Public License v3.0
491 stars 460 forks source link

Any idea why it's not working? I did the json correctly, but it's not passing through #99

Closed skdplay closed 3 months ago

skdplay commented 5 months ago

Any idea why it's not working? I did the json correctly, but it's not passing through

MrMissx commented 5 months ago

can you provide logs?

espinozasenior commented 5 months ago

Same to me, nothing happens! I can't provide logs because nothing happens, bot start ok but seems it doesn't detect target channel messages.

I'm using Python 3.12

MrMissx commented 4 months ago

Does this version works?

https://github.com/MrMissx/Telegram_Forwarder/releases/tag/2.2.1

espinozasenior commented 4 months ago

Ok, I think I already understand. Only it works through the bot (bot token) and I was searching through my Telegram account. To do this it must be through a session_token. In my case, the messages that I want to forward do not have permissions to include the bot within the chats or channels.