n8n community nodes for UnrealIRCd JSON-RPC API
- Manage UnrealIRCd users, channels, bans, spamfilters, logs, stats, and more
- Connect to UnrealIRCd via JSON-RPC
- Use in n8n workflows for IRC automation
Install via n8n's community nodes UI with n8n-nodes-unrealircd
or with npm:
npm install n8n-nodes-unrealircdAfter installation, UnrealIRCd nodes will appear in n8n. Configure credentials and use the nodes in your workflows.
- UnrealIRCdUser
- UnrealIRCdChannel
- UnrealIRCdBan
- UnrealIRCdSpamfilter
- UnrealIRCdLog
- UnrealIRCdStats
- UnrealIRCdServer
- UnrealIRCdRpc
- ...and their Tool variants
All nodes use the UnrealIRCd logo (unrealircd.svg).
Build the package:
npm run buildPublish to npm:
npm publishGPLv3 or later
For help, see:
- UnrealIRCd Docs
- UnrealIRCd Forums
- Ask Valware in #unreal-support on irc.unrealircd.org