#️⃣Nostr #damus AI Powered Reporting + Gmail + Telegram

Go to Workflow
1,860 views
Built by Joseph LePage Joseph LePage
Created on June 05, 2026

Description

The n8n Nostr Community Node is a tool that integrates Nostr functionality into n8n workflows, allowing users to interact with the Nostr protocol seamlessly. It provides both read and write capabilities and can be used for various automation tasks.

Disclaimer
This node is ideal for self-hosted n8n setups, as ++community nodes are not supported on n8n cloud++. It opens up exciting possibilities for integrating workflows with the decentralized Nostr protocol.

n8n Community Node for Nostr
n8n-nodes-nostrobots

Features
Write Operations**: Send notes and events (kind1) to the Nostr network.
Read Operations**: Fetch events based on criteria such as event ID, public key, hashtags, mentions, or search terms.
Utility Functions**: Convert events into different formats like naddr or nevent and handle key transformations between bech32 and hex formats.
Trigger Events**: Monitor the Nostr network for specific mentions or events and trigger workflows automatically.

Use Cases
Automating note posting without exposing private keys.
Setting up notifications for mentions or specific events.
Creating bots or AI assistants that respond to mentions on Nostr.

Installation
Install n8n on your system.
Add the Nostr Community Node to your instance.
Configure your credentials using a Nostr secret key (supports bech32 or hex formats).


Nodes Used (4)

Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
Gmail
n8n-nodes-base.gmail
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
Telegram
n8n-nodes-base.telegram