# How to create telegram bot token

Open the **Telegram** app.

1. Search for **BotFather** in the search bar.
    
2. Clicked on verified Botfather like the the below image
    
    ![](https://cdn.hashnode.com/res/hashnode/image/upload/v1771429945928/9032789a-c357-4e9c-838a-91a06039d76b.jpeg align="center")
    
3. Open the chat and send any message, such as **Hi**.
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1771418923115/f60c69d7-8761-4fc1-a347-e6328e41ab52.jpeg align="center")

4. click the command **/newbot**
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1771418946556/70cf6b0f-6b53-4b2c-8a59-d45e30359833.jpeg align="center")

5. Choose a name for your bot (for example, *picoooo*).
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1771418959709/f4512eff-11bc-40dd-9c97-1be9f61035bb.jpeg align="center")

6. Choose the unique user name for your bot , it must end with “bot”  
    ex: tetrisbot or tetris\_bot
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1771418982175/fdc08538-bb93-4fec-b7b5-5f14c0350ad9.jpeg align="center")

Once completed, you will receive a **confirmation message** along with your **bot token**. Copy and save this token securely.

Click the provided bot URL to start interacting with your new bot.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1771418993534/0403ee59-0026-4c5e-a557-bac973147949.jpeg align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1771419010883/8c4cfa5b-949d-4bc5-bb14-fe3c1a972ca5.jpeg align="center")
