Answer the question
In order to leave comments, you need to log in
Python3 - How to add @ transition to bot/channel in Telegram?
Hello. I have Python 3.8.2.
Is it possible to somehow implement in the code so that he himself goes to the right @ (bot or channel)? My next steps are not particularly important. I can't find information anywhere on how to implement my idea.
Yes, if it was my bot, then you could just insert the TOKEN, but this is not my bot / channel.
There is an idea to implement this using Selenium so that it clicks in the browser until the right moment, but maybe there is another way? Yes, it will be related to the Web version, because so far there are no ideas how to implement it in the desktop version
. UPD: I will describe the idea more extensively, using Selenium as an example:
There is a code - it contains steps. One of the steps EITHER go to @, or search in chats by element (of course, I must be logged in to the browser)
But maybe there is an easier way, without Selenium, to implement the script transition step to the bot/channel page in Telegram?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question