Multilanguage Telegram bot — n8n ワークフロー
概要
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.
使用ノード
HTTP RequestTelegramNocoDB
ワークフロープレビュー
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
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 17 個のノードを流れます, connecting function, httprequest, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (17)
HT#1
HTTP Request
httpRequest
TE#2
Telegram
telegram
NO#3
NocoDB
nocoDb
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
multilanguage-telegram-botファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Multilanguage Telegram bot", "nodes": [...], ...}
インテグレーション
functionhttprequestifmergenocodbswitchtelegramtelegramtrigger
作成者
Eduard
@eduard
タグ
functionhttprequestifmergenocodbswitchtelegramtelegramtrigger