Skip to main content

#️⃣Nostr #damus AI powered reporting + Gmail + Telegram

Workflow preview

Workflow preview
100%
#️⃣Nostr #damus AI powered reporting + Gmail + Telegram preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

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 capabil...

Best for

  • Social Media automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.markdown, n8n-nodes-base.gmail, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.aggregate, n8n-nodes-base.stickynote, n8n-nodes-base.merge

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Joseph LePage.

Original n8n.io source

1.1 Workflow description

Title
#️⃣Nostr #damus AI powered reporting + Gmail + Telegram
Workflow name
#️⃣Nostr #damus AI powered reporting + Gmail + Telegram

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

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

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When clicking ‘Test workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Get HTML

Type / Role
n8n-nodes-base.markdown - markdown
Config choices
Version 1

Block 3 - Gmail Themes

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 4 - Get HTML Report

Type / Role
n8n-nodes-base.markdown - markdown
Config choices
Version 1

Block 5 - #damus Themes List

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.5

Block 6 - #damus Thread Themes

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.5

Block 7 - #damus Themes & Threads Report

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.5

Block 8 - gemini-2.0-flash-lite-preview

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 9 - gemini-2.0-flash-lite-preview1

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 10 - gemini-2.0-flash-lite-preview2

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 11 - Gmail Report

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 12 - Aggregate #damus Content

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 13 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Merge Themes and Content

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3

Block 17 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 18 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Telegram Themes

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 22 - Telegram Themes & Threads

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 23 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Nostr Read #damus

Type / Role
n8n-nodes-nostrobots.nostrobotsread - nostrobotsread
Config choices
Version 1

3. Summary Table

Workflow #️⃣Nostr #damus AI powered reporting + Gmail + Telegram
Complexity advanced
Nodes 24
Categories Social Media, AI Summarization
Author Joseph LePage
Published 19 Feb 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2946/2946.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does #️⃣Nostr #damus AI powered reporting + Gmail + Telegram do?

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 capabil...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, AI Summarization use case.