Telegram_Forwarder icon indicating copy to clipboard operation
Telegram_Forwarder copied to clipboard

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

Open skdplay opened this issue 1 year ago • 4 comments

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

skdplay avatar May 26 '24 06:05 skdplay

can you provide logs?

MrMissx avatar May 27 '24 05:05 MrMissx

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

espinozasenior avatar May 31 '24 19:05 espinozasenior

Does this version works?

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

MrMissx avatar Jun 04 '24 09:06 MrMissx

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.

espinozasenior avatar Jun 04 '24 18:06 espinozasenior