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
- Clone the repository
- Configure your environment variables
- Run
docker compose upto start the bot - Deploy to remote hosts using the included
deploy.shscript