Play RPG with Groq Dungeon Master via Telegram voice messages — n8n ワークフロー

複雑度 トリガー9個のノード🏷️ Miscellaneous作成者:Anton Bezman

概要

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.

使用ノード

HTTP RequestTelegramAI AgentSimple MemoryGroq Chat Model

ワークフロープレビュー

Dungeons & Goblins AI Dungeon Master (with vo
This workflow turns n8n into a persistent Dungeons & Go
3. Agent processes your input using saved dat
1. Bot receives voice message and downloads i
2. Using your entered API key Groq parses spe
4. Using your entered API key Groq generates
modelmemory
Groq Chat Model
Dungeon Master
The track of your advent…
Send an audio file
P
Paste your Groq API key
R
Receive Voice Message
Download Audio File
Speech to Text
Text to Speech
9 nodes8 edges

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 9 個のノードを流れます, connecting agent, httprequest, lmchatgroq。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (9)

HT

HTTP Request

httpRequest

#1
TE

Telegram

telegram

#2
AI

AI Agent

n8n-nodes-langchain.agent

#3
SI

Simple Memory

n8n-nodes-langchain.memoryBufferWindow

#4
GR

Groq Chat Model

n8n-nodes-langchain.lmChatGroq

#5

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした play-rpg-with-groq-dungeon-master-via-telegram-voice-messages ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Play RPG with Groq Dungeon Master via Telegram voice messages", "nodes": [...], ...}

インテグレーション

agenthttprequestlmchatgroqmemorybufferwindowsettelegramtelegramtrigger

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード9
複雑度medium
トリガーtrigger
カテゴリMiscellaneous

作成者

Anton Bezman

Anton Bezman

@nefar1an

タグ

agenthttprequestlmchatgroqmemorybufferwindowsettelegramtelegramtrigger

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows