Play RPG with Groq Dungeon Master via Telegram voice messages — Workflow n8n

Moyen complexité Déclencheur9 nœuds🏷️ Miscellaneouspar Anton Bezman

Aperçu

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.

Nœuds utilisés

HTTP RequestTelegramAI AgentSimple MemoryGroq Chat Model

Aperçu du workflow

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

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 9 nœuds, connecting agent, httprequest, lmchatgroq.

  3. 3

    Sortie

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

Détails des nœuds (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

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 play-rpg-with-groq-dungeon-master-via-telegram-voice-messages 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": "Play RPG with Groq Dungeon Master via Telegram voice messages", "nodes": [...], ...}

Intégrations

agenthttprequestlmchatgroqmemorybufferwindowsettelegramtelegramtrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds9
Complexitémedium
Déclencheurtrigger
CatégorieMiscellaneous

Créé par

Anton Bezman

Anton Bezman

@nefar1an

Tags

agenthttprequestlmchatgroqmemorybufferwindowsettelegramtelegramtrigger

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