mirror of
https://github.com/aljazceru/n8n-nodes-signal-cli.git
synced 2025-12-17 06:14:20 +01:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
44f7c0a0a0
commit
2c95da7e5e
@@ -17,7 +17,7 @@ This repository contains n8n nodes for interacting with Signal CLI. It includes
|
||||
|
||||
* Node.js (>=18.10) and pnpm (>=9.1)
|
||||
* n8n installed globally using `pnpm install n8n -g`
|
||||
* Signal CLI set up and running in daemon mode with HTTP JSON-RPC endpoint exposed (`--http`)
|
||||
* [Signal CLI](https://github.com/AsamK/signal-cli) set up and running in daemon mode with HTTP JSON-RPC endpoint exposed (`--http`)
|
||||
|
||||
|
||||
## 📥 Installation
|
||||
@@ -32,7 +32,7 @@ This repository contains n8n nodes for interacting with Signal CLI. It includes
|
||||
### 🔔 SignalTrigger
|
||||
|
||||
* Triggers when a new message is received via Signal CLI.
|
||||
* Requires Signal CLI API credential.
|
||||
* Requires [Signal CLI](https://github.com/AsamK/signal-cli) API credential.
|
||||
* Parameters:
|
||||
* `account`: Signal account to listen for incoming messages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user