# Comenzar con la automatización de Telegram

Comenzar con la automatización de Telegram

Telenet permite a su empresa automatizar conversaciones en Telegram creando un bot de Telegram.

Siga estos pasos para crear y conectar su bot a Telenet.

1 – Deberá hablar con el bot oficial de Telegram (BotFather) para crear su bot. Use el comando /newbot para generarlo. Al finalizar recibirá el token API de su bot.

2 – Configurar Telegram en Telenet. Vaya a Configuración > Integraciones y busque Telegram. Solo tiene que introducir el token de su bot y Telenet se integrará automáticamente con Telegram; su bot quedará listo para responder a los usuarios.

![Imagen\_1](https://whapify.ai/wp-content/uploads/2025/03/image-8.png)

3 – En el generador de flujos debe seleccionar Telegram o Omnicanal como tipo de mensaje. Recomendamos usar Omnicanal siempre que sea posible.

![Imagen\_2](https://whapify.ai/wp-content/uploads/2025/03/image-9-1536x838-1.png)

Para probar su flujo, cree una frase de entrenamiento como “prueba” en Respuestas automatizadas que active su flujo de Telegram. Actualmente no es posible previsualizar un flujo de Telegram desde el generador de flujos, porque los contactos de Messenger no se pueden fusionar con los contactos de Telegram.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.telenet.pe/telegram/articulo_scrapeado_40.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
