How to make a telegram bot – Currently, bot users or robots in an application have indeed become one of the most popular things, because using bots we can easily reply to incoming messages with our own settings.
However, to make bo in the Telegram application, many people complain because they can’t code. Well, for those of you who find it difficult to make it, this time we will share with you how? Like how? let’s just look at the following.
It turns out that making a bot or robot in the Telegram application without coding is very easy. This time we will share with you how to make a bot with BotFather.

What is BotFather?
Bot Father is the father of all bots, with this bot father you can manage all existing bots. Through this bot fahter you can create a menu and set up a bot that has been created by the user. If you currently have a bot, you can reset it using bot fahter. Then how to make a bot with Bot Father? Let’s just look at the following in full.
How to Make a Telegram Bot Using BotFather
- First, please enter your Telegram.
- Then type in the search field with the name “botfather”. without quotes.
- After finding the botfather, please select “Start”.
- Next, please type “newbot” to start creating a new bot.
- Now please type the name of the bot that you will create.
- Then, also create a user name for your bot.
- For example the bot: assistantbot or assistant_bot.
- If you have successfully created a bot, then you will be sent an API token which can later be used to access the bot API which will have been provided by Telegram.
- API is a display or interface to program the bot that you create.
- When logged in to the API, you can easily manage the bots you create.
- Finished.
How is it really easy, isn’t it, to create a bot on Telegram?
For the programming language, you can use the command with the following words.
/newbot – create a new bot
/mybot – edit your bot [beta]
Telegram Bot Edit
/setname – change your bot name
/setdescription – change bot description
/setabouttext – change bot about info
/setuserpic – change bot photo
/setcomands – create a list of commands
/deletebot – delete bot
Read also:
Well, that’s my friend about how to make a bot on Telegram? Hopefully this very short review can be useful and help you in creating bots on Telegram.