tgcf
tgcf copied to clipboard
forward not working
its my simple config admins: [justalupo]
forwards:
- source: -1001097499675 dest: [-1001758720064]
show_forwarded_from: false
just forwards when Im admin of the source channel (im admin of dest)
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.
Im using Heroku and see no errors cant update Telethon using pip install Telethon on heroku run console. How should I update?
https://pastebin.com/q3mR2Siy
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.
not working btw