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.29k stars 775 forks source link

Not able to get and send message when using a user account #448

Open sc0rp10n-py opened 1 year ago

sc0rp10n-py commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Do the process to get the session string, now make a channel for source and get its id, now make a channelf or destination, now start the service with forwarded message on and optin as set to live

Expected behavior it should send message from source to destination

Screenshots

System information: i am running on windows

Additional context this process using a bot that is added to the both channels does work, but with user it fails

cold-nagai commented 1 year ago

Logs?

MuhammadBayiz commented 11 months ago

Maybe you typed the channel/group ids wrong Instead of using 1896155348 you should add -100 in front of it like so -1001896155348 also groups with topics has issues since every topic has it's own number beside the group id itself

MobCode100 commented 11 months ago

There could be many cause for this problem. Whether the ID of the channel is wrong, or you don't have permission to post on the channel. You should post logs here, so we can know what is the problem.

MuhammadBayiz commented 11 months ago

You should post logs here, so we can know what is the problem.

True most of the issues reported here are like this