Written in front
This article is a tutorial for those Telegram users who are +86 and care about their privacy.
After reading this chapter, users can chat with the robot you created, and the robot will forward the user's private chat message. You can reply to the user by replying to the message forwarded by the robot. At the same time, you can also reduce the number of windows and ensure your privacy.
For +86 users, it can basically meet the requirements, but it seems that you can appeal to @SpamBot to lift the restriction. But if your friend is also +86, he can't contact you, and you can't tell him that you can lift it through @SpamBot .
Create a robot
Click @BotFather to create a robot through the father of robots.
Send it the /newbot command
Then it will ask you what name you want to give the robot (any name, can be in Chinese)
Then give the robot a username, which cannot be repeated and must end with _bot
The robot is created successfully in this way. The robot token generated at the end cannot be leaked.
Create a private chat robot
Click @LivegramBot send it the /addbot command, and then send the robot token just created. (It seems that there is a terms of service that you need to agree to first, and then send it.)
If Success appears, the private chat robot is created successfully!
Where is the robot token?
Send /mybots to BotFather and all your robots will be listed. Click on the robot you just created and there will be an API Token. Click on the API Token and the robot's token will appear.
In fact, it has been basically created at this point, but the description, avatar, and so on are all null, which is relatively simple, so we can modify the robot information through BotFather.
Modify robot information
Send /mybots command to BotFather and select private chat robot
Select Edit Bot
Edit Name: Modify the robot name
Edit Description: Modify the robot description, what can it do?
Edit About: Introduce the robot
Edit Botpic: Upload a beautiful avatar for the robot, which must be a compressed image, not a file.
Edit Commands: Edit \ Add Commands
Take modifying the description as an example, and you can learn from the others.
After the modification is completed, wait a moment and return to your robot interface to see the description just now!
Test and Use
Switch to another number, private chat robot
Then the robot will forward the user's private chat message
How to reply?
You can right-click and select Reply to reply, or double-click the left mouse button on the right side of the message to reply.
This completes the creation of the private chat robot.