
Automate tasks with Telegram Bot
Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats.
https://core.telegram.org/bots
Triggers
-
Someone writes to my bot
It is triggered every time a user writes to the bot.
- You can choose to trigger the task for any message received or only for those that are preceded by a specific command (a word).
Actions
-
Send a photo to a channel
Send an image to a specific channel.
search -
Send a message to a group
Send a text message to a specific group.
search -
Reply to user
Reply to the message received from a user.
- The reply to messages is valid for both private chats, groups and channels.
-
Send a message to a channel
Send a text message to a specific channel.
search -
Send a photo to a group
Send an image to a specific group.
search
Featured articles
Example Formulas
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Copy & paste this code to share the formula on your site:
Connect Telegram Bot to this services


































































































































