Skip to content

Provides n8n nodes for interacting with UnrealIRCd via its JSON-RPC interface

License

ValwareIRC/n8n-nodes-unrealircd

Repository files navigation

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

image image

Installation

Install via n8n's community nodes UI with n8n-nodes-unrealircd

or with npm:

npm install n8n-nodes-unrealircd

Usage

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 build

Publish to npm:

npm publish

Repository

GitHub

License

GPLv3 or later

Support

For help, see:

About

Provides n8n nodes for interacting with UnrealIRCd via its JSON-RPC interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published