workflows.fit
Back to n8n workflows
n8n templateFreeBy JPres

Automated Discord chatbot for chat interaction in channel using Gemini 2.0 Flash

A Discord bot that responds to mentions by sending messages to n8n workflows and returning the responses. Connects Discord conversations with custom automations, APIs, and AI services through n8n. Full guide on: https...

DevelopmentCore NodesAILangchainUtilityWebhookMemory Buffer WindowLm Chat Google Gemini
Loading interactive preview...

Template notes

A Discord bot that responds to mentions by sending messages to n8n workflows and returning the responses. Connects Discord conversations with custom automations, APIs, and AI services through n8n.

Full guide on: https://github.com/JimPresting/AI-Discord-Bot/blob/main/README.md

Discord Bot Summary

Overview The Discord bot listens for mentions, forwards questions to an n8n workflow, processes responses, and replies in Discord. This workflow is intended for all Discord users who want to offer AI interactions with their respective channels.

What do you need? - You need a Discord account as well as a Google Cloud Project

Key Features

1. Listens for Mentions - The bot monitors Discord channels for messages that mention it. - Optional Configuration: Can be set to respond only in a specific channel.

2. Forwards Questions to n8n - When a user mentions the bot and asks a question: - The bot extracts the question. - Sends the question, along with channel and user information, to an n8n webhook URL.