# Telegram

Étape par étape pour intégrer un bot Telegram

<p class="callout info">**REMARQUE: Ce guide est en cours de construction**</p>

<span style="font-weight: 400;">[![TelegramLogo.png](https://pandorafms.com/guides/public/uploads/images/gallery/2020-12/scaled-1680-/telegramlogo.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2020-12/telegramlogo.png)</span>

# <span style="font-weight: 400;">Introduction</span>

<span style="font-weight: 400;">Connecteur CLI du robot Telegram à utiliser dans les alertes Pandora</span>

# <span style="font-weight: 400;">Matrice de compatibilité</span>

- <span style="font-weight: 400;">Python3 pour le code source </span>
- <span style="font-weight: 400;">Linux x64 pour compilé</span>

# <span style="font-weight: 400;">Exigences</span>

<span style="font-weight: 400;">Les exigences sont les suivantes:</span>

- <span style="font-weight: 400;">Un compte Telegram pour créer le bot</span>
- <span style="font-weight: 400;">Ajouter le bot au groupe de notification</span>
- <span style="font-weight: 400;">Obtenir l'identifiant du groupe</span>
- <span style="font-weight: 400;">(uniquement pour le code source) Avoir python3 installé sur le serveur Pandora avec le module : request.</span>