Multilanguage Telegram bot — Workflow n8n

Élevé complexité Déclencheur17 nœuds🏷️ Miscellaneous👁 8,540 vuespar Eduard

Aperçu

An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing the workflow.

Important note! Due to some breaking API changes in NocoDB some of its node options are not working at the moment (MAY 2022). These two nodes were replaced by HTTP request nodes. Functionality is still the same.

Nœuds utilisés

HTTP RequestTelegramNocoDB

Aperçu du workflow

What's this?
Due to some breaking API changes in NocoDB some of its
C
chatID
M
Merge
S
Switch
I
IF
msg_greet
msg_welcomeback
msg_help
msg_wrongcommand
N
New user?
CheckUser
LoadDictionary
B
botmessages
T
Telegram Trigger
HTTP AddUser
HTTP UpdateUser
AddUser
UpdateUser
17 nodes15 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 17 nœuds, connecting function, httprequest, if.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (17)

HT

HTTP Request

httpRequest

#1
TE

Telegram

telegram

#2
NO

NocoDB

nocoDb

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier multilanguage-telegram-bot téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Multilanguage Telegram bot", "nodes": [...], ...}

Intégrations

functionhttprequestifmergenocodbswitchtelegramtelegramtrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds17
Complexitéhigh
Déclencheurtrigger
Vues8,540
CatégorieMiscellaneous

Créé par

Eduard

Eduard

@eduard

Tags

functionhttprequestifmergenocodbswitchtelegramtelegramtrigger

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows