1.1.7 • Published 10 months ago
n8n-nodes-nostrobots v1.1.7
日本語はこちら。
n8n-nodes-Nostrobots
n8n node for nostr.
This is an n8n community node. It lets you use nostr in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Nostr Write (Nostrobots)
- Send kind1 note
- Send event(advanced)
- Raw Json Event(advanced)
- Nostr Read
- Fetch kind1 events
- Query by eventId, public key, search word(NIP-50), hashtag, mention, and json filter
- Fetch kind1 events
- Nostr Utils
- Conversion from event to naddr, nevent
- Transform bech32, hex representation of keys to each other
- BETA(./doc/trigger.md)
- Trigger n8n workflow by subscribing to events
- Triggering workflows by mentions to specific npubs
- Ability to limit execution frequency (per all, per event creator)
Credentials
- Secret Key
- You can use bech32 or lower case hex string.
Usage
Let's try the tutorial on creating an RSS feed bot..
Resources
Test in local
Please read Run your node locally.
# project root path
yarn build
yarn link
# move to n8n node directory. eg. ~/.n8n/nodes
yarn link n8n-nodes-nostrobots
n8n startUnit test
yarn testlint
yarn format
yarn lintTODO
- Trigger node by getting event from relay.
See also
- ノーコードで作るnostrボット - n8n-nostrobots (japanese)
License
1.1.1
11 months ago
1.0.2
12 months ago
1.1.0
11 months ago
1.0.1
12 months ago
1.0.0
12 months ago
1.1.7
10 months ago
1.1.6
10 months ago
1.1.5
10 months ago
1.1.4
10 months ago
1.1.3
11 months ago
1.1.2
11 months ago
0.6.1
1 year ago
0.6.0
1 year ago
0.5.1
2 years ago
0.5.0
2 years ago
0.4.0
2 years ago
0.3.0
2 years ago
0.2.4
2 years ago
0.2.3
2 years ago
0.2.1
2 years ago
0.2.0
2 years ago
0.1.4
3 years ago
0.1.3
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago