This workflow is a template example for making Discord GPT-powered bots. Incoming user requests are analyzed and categorized via an OpenAI node with the help of a hand-crafted prompt. The response message is then routed to a different Discord channel.

Platform
n8n
Category
AI
Price
Free
Creator
Eduard
set
noOp
openAi
switch
discord
webhook
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.