Description from Bot
BotFather is Telegram's official bot for managing other bots. It creates new bot accounts, issues and resets API tokens, and lets an owner edit a bot's name, username, profile picture, about text and command list. It also toggles settings such as inline mode, group privacy mode and payments.
This material was prepared from public sources. No bot commands were sent and no group was joined during this review.
BotFather manages bot accounts. In its private chat, the documented /newbot command starts account creation. Prepare a display name and an available username ending in bot. Example name: Study Reminder; choose your own username when prompted.
Based on the creator's documentation · 1
Follow the prompts for the name and username. The expected result is a bot account and an authorization token. Keep the token private: it controls the bot. Creating the account does not implement its replies; you still need the bot's application code or a service that runs it.
Based on the creator's documentation · 1
Choose this tool when you want to build and manage your own bot account.
Editorial interpretation of the sources · 1, 2
Common questions about Telegram bots