Create a bot that responds on Telegram
Examples and formulas to use
Botize’s integration with Telegram allows you to automate tasks that publish content in a group or a channel, read messages from other users or maintain communication with them.
In this guide we are going to show you different practical examples accompanied by their corresponding Botize formulas, so that you can easily install and customize them.
Bot to reply with predefined messages
This responds to all the mentions or messages by using the same message or a message from a list of options you give it.
Reply according to the received message
Unlike the previous examples, here the bot respond according to the message received from the user. To do that we can provide a script with corresponding texts and answers.
Bot to execute actions
Beyond sending messages, the bot can execute actions as a result of a message.