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