A new era of messaging. Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. Homepage
Telegram Web Version 0.5.4 Homepage
Bots are simply Telegram accounts operated by software – not people – and they'll often have AI features. They can do anything – teach, play, search, broadcast, remind, connect, integrate with other services, or even pass commands to the Internet of Things Bot Revolution
- Sample Slack bot built with Botkit
- A customizable life embetterment robot
- Cisco brings some (real) friends to the chat-bot party
Bots are third-party applications that run inside Telegram. Users can interact with bots by sending them messages, commands and inline requests. You control your bots using HTTPS requests to our bot API. Bots: An introduction for developers
- What can I do with bots?
- How do bots work?
- How do I create a bot?
- How are bots different from humans?
- Bot perks
Many members of our community are building bots and publishing the source code. We collect these examples here. Ping us on BotSupport if you've built a bot and would like to share its code with others Bot Code Examples
- Go to Web Telegram Org and sign up
- Search for BotFather and add it, click on it
BotFather:
They call me the Botfather, I can help you create and set up Telegram bots. Please read this manual before we begin:
https://core.telegram.org/bots
You can control me by sending these commands:
/newbot - create a new bot
/token - generate authorization token
/revoke - revoke bot access token
/setname - change a bot's name
/setdescription - change bot description
/setabouttext - change bot about info
/setuserpic - change bot profile photo
/setinline - change inline settings
/setinlinegeo - toggle inline location requests
/setinlinefeedback - change inline feedback settings
/setcommands - change bot commands list
/setjoingroups - can your bot be added to groups?
/setprivacy - what messages does your bot see in groups?
/deletebot - delete a bot
/cancel - cancel the current operation
Abraham:
/newbot
[7:31:40 PM] BotFather:
Alright, a new bot. How are we going to call it? Please choose a name for your bot.
[7:31:57 PM] Abraham:
Xe1GyqExample
[7:31:58 PM] BotFather:
Good. Now let's choose a username for your bot. It must end in `bot`. Like this, for example: TetrisBot or tetris_bot.
[7:32:06 PM] Abraham:
Xe1GyqExampleBot
[7:32:08 PM] BotFather:
Done! Congratulations on your new bot. You will find it at telegram.me/Xe1GyqExampleBot. You can now add a description, about section and profile picture for your bot, see /help for a list of commands. By the way, when you've finished creating your cool bot, ping our Bot Support if you want a better username for it. Just make sure the bot is fully operational before you do this.
Use this token to access the HTTP API:
231219005:BBFq9seF0LfVuUvjyfc9cBYfCngGcbdGdYs
For a description of the Bot API, see this page: https://core.telegram.org/bots/api
CANCELFORWARD 1 DELETE 1 REPLY
Search for the Bot already created and add it to your contacts