aahnik / tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
https://github.com/aahnik/tgcf/wiki
MIT License
1.31k stars 783 forks source link

forward not working #327

Closed Araci-co closed 1 year ago

Araci-co commented 2 years ago

its my simple config admins: [justalupo]

forwards:

show_forwarded_from: false

just forwards when Im admin of the source channel (im admin of dest)

tissole commented 2 years ago

Give more details. Where are you running the script? Cloud, PC, smartphone? Provide a log with errors from the console.

P.S. If is related to #328 update Telethon to the latest version.

Araci-co commented 2 years ago

Im using Heroku and see no errors cant update Telethon using pip install Telethon on heroku run console. How should I update?

Araci-co commented 2 years ago

https://pastebin.com/q3mR2Siy

tissole commented 2 years ago

I just installed tgcf on Heroku and I was able to forward messages. Probably you should change the session string. Go to the Heroku Settings click on the Reveal Config Vars and then click edit the SESSION_STRING var. Delete the value and put a new key generated like this

I think it should work.

Araci-co commented 2 years ago

not working btw