n8n-nodes-discord-trigger-new - Major Update v0.10.11 (2025 Compatible)
Hi everyone!
I’m excited to announce that n8n-nodes-discord-trigger-new has been completely updated and is now fully compatible
with 2025 n8n versions!
What’s Been Fixed
Over the past few days, I’ve been working hard to modernize and stabilize this community node. Here are the major
improvements:
Core Fixes & Stability
Cross-platform support - Now works seamlessly on Windows, Linux, and macOS
IPC handling improvements - Fixed timeout issues and enhanced connection management
Client cleanup on restart - Proper cleanup handlers for process termination
Multi-bot support - Multiple credentials across multiple workflows now work correctly
Unix/Linux compatibility - Fixed bot startup logic for Unix systems
New Features Added
Message Debounce & Cooldown - Control how frequently triggers fire to prevent spam
Channel Status Actions - Lock, unlock, archive, and unarchive channels
Category Filtering - Filter channels by Discord categories
Disabled Channels Management - Manage which channels to ignore
Custom Button Labels - Customize confirmation message button text
Enhanced Guild Member Updates - Better tracking of role changes and member updates
Installation
npm install n8n-nodes-discord-trigger-new
Or install via n8n UI: Settings → Community Nodes → Install
Package name: n8n-nodes-discord-trigger-new
Current Version: v0.10.11
Full Changelog (Recent Updates)
- v0.10.11: Enhanced support command handling
- v0.10.10: Global cleanup handlers for process termination
- v0.10.9: Fixed debounce/cooldown settings organization
- v0.10.8: Added message debounce and cooldown features
- v0.10.1: Channel status actions (lock/unlock/archive)
- v0.10.0: Category filtering and disabled channels
- v0.8.3: Unix/Linux bot startup fixes
- v0.8.2: Cross-platform IPC configuration
Testing
Tested and confirmed working on:
- n8n version 1.75.2 and above
- Windows 10/11
- Linux (Ubuntu/Debian)
- macOS
Resources
- GitHub: GitHub - SwenenzY/n8n-discord-trigger: A n8n node that triggers based on discord events such as messages sent to channels.
- NPM: https://www.npmjs.com/package/n8n-nodes-discord-trigger-new
How to Use
- Set up a Discord bot via Discord Developer Portal
- Enable Message Content Intent in Privileged Gateway Intents
- Install the community node
- Configure credentials (Bot Token, Client ID, n8n API Key, Base URL)
- Start building your Discord workflows!
Feedback Welcome
Please test it out and let me know if you encounter any issues. I’ve fixed all the major bugs that were preventing
it from working with modern n8n versions, but there’s always room for improvement!
If you find this node useful, please consider giving it a
on GitHub!
Happy automating! ![]()

