Discord n8n Bot

Introduction

A Discord bot integrated with n8n workflow automation

Overview

This project provides a Discord bot that integrates with n8n (workflow automation platform), allowing you to automate Discord interactions and connect them with external services.

Features

  • Discord bot integration
  • n8n workflow automation
  • Docker containerization for easy deployment
  • Custom registry support for private deployments

Quick Start

  1. Clone the repository
  2. Configure your environment variables
  3. Run docker compose up to start the bot
  4. Deploy to remote hosts using the included deploy.sh script

On this page