Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot doesn't recognize the link when setting up sending to the channel #127

Open
UmarbekSaidov opened this issue Aug 28, 2023 · 2 comments
Open

Comments

@UmarbekSaidov
Copy link

I installed the bot, it was working without error,
Then I wanted the messages to be sent to a channel instead of my phone, and I used the following command to attach a channel

telegram-send --config channel1.conf --configure-channel

But while connecting the channel, the bot didn't recognize the channel link and gave this error
photo_2023-08-28_16-21-47

@UmarbekSaidov UmarbekSaidov changed the title the bot doesn't recognize the link when setting up sending to the channel Bot doesn't recognize the link when setting up sending to the channel Aug 28, 2023
@UmarbekSaidov
Copy link
Author

I also found the solution myself

the problem is that: before the web telegram link format was different, now it is different

so I sent the link in the old format

Old link format: https://web.telegram.org/?legacy=1#/im?p=c1498081025_17886896740758033425

Look carefully at the picture

photo_2023-08-28_17-22-41

@rahiel
Copy link
Owner

rahiel commented Oct 7, 2023

Were you setting up a public or a private channel? For a private channel the instructions say to open https://web.telegram.org/?legacy=1#/im in your browser so you should get the correct link format from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants