Play RPG with Groq Dungeon Master via Telegram voice messages — n8n ワークフロー
概要
Dungeons and Goblins — AI Telegram Voice Adventure with Persistent Memory
This n8n template demonstrates how to use an AI agent with persistent memory to run a structured, rules-driven fantasy role-playing game entirely through Telegram voice messages. The workflow acts as a Dungeon Master, narrating scenes, resolving mechanics, performing dice rolls when authorized, and explicitly saving game state between turns.
How it works
A player actions are provided to Telegram bot via voice messages.
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 9 個のノードを流れます, connecting agent, httprequest, lmchatgroq。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (9)
HTTP Request
httpRequest
Telegram
telegram
AI Agent
n8n-nodes-langchain.agent
Simple Memory
n8n-nodes-langchain.memoryBufferWindow
Groq Chat Model
n8n-nodes-langchain.lmChatGroq
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
play-rpg-with-groq-dungeon-master-via-telegram-voice-messagesファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Anton Bezman
@nefar1an