Block 1 - 8AM Everyday
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Try It Out! The AI Investment Research Assistant (Discord Summary Bot) transforms your Discord server into a professional grade AI driven crypto intelligence center . Running automatically every mo...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.discord, n8n-nodes-base.function, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.lmchatgooglegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by AFK Crypto.
Original n8n.io sourceThe AI Investment Research Assistant (Discord Summary Bot) transforms your Discord server into a professional-grade AI-driven crypto intelligence center. Running automatically every morning, it gathers real-time news, sentiment, and market data from multiple trusted sources — including NewsAPI, Crypto Compare, and CoinGecko — covering the most influential digital assets like BTC, ETH, SOL, BNB, and ADA.
An AI Research Analyst Agent then processes this data using advanced reasoning and summarization to deliver a structured Market Intelligence Briefing. Each report distills key market events, sentiment shifts, price movements, and analyst-grade insights, all formatted into a visually clean and actionable message that posts directly to your Discord channel.
Whether you’re a fund manager, community owner, or analyst, this workflow helps you stay informed about market drivers — without manually browsing dozens of news sites or data dashboards.
Daily Trigger (Schedule Node) – Activates each morning to begin data collection.
News Aggregation Layer – Uses NewsAPI (and optionally CryptoPanic or GDELT) to fetch the latest crypto headlines and event coverage.
Market & Sentiment Fetch – Collects market metrics via CoinGecko or Crypto Compare, including:
AI Research Analyst (LLM Agent) – Processes and synthesizes all data into a cohesive insight report containing:
Formatting Layer (Code Node) – Converts the analysis into a Discord-ready structure.
Discord Posting Node – Publishes the final Market Intelligence Briefing to a specified Discord channel.
Import this workflow into your n8n workspace.
Configure credentials:
NewsAPI Key – For crypto and blockchain news.CoinGecko / Crypto Compare API Key – For real-time asset data.LLM Credential – OpenAI, Gemini, or Anthropic.Discord Webhook URL or Bot Token – To post updates.Customize the tracked assets in the News and Market nodes (BTC, ETH, SOL, BNB, ADA, etc.).
Set local timezone for report delivery.
Deploy and activate — your server will receive automated morning briefings.
Each daily report includes:
📰 AI Market Intelligence Briefing
📅 Date: October 16, 2025
💰 Top Movers: BTC +2.3%, SOL +1.9%, ETH -0.8%
💬 Sentiment: Moderately Bullish
🔍 Analyst Take: Accumulation signals forming in mid-cap layer-1s.
📈 Outlook: Positive bias, with ETH showing strong support near $2,400.
Compact yet rich in insight, this format ensures quick readability and fast decision-making for traders and investors.
/compare or /analyze commands for Discord users.GET https://newsapi.org/v2/everything?q=crypto OR bitcoin OR ethereum OR defi OR nft&language=en&sortBy=publishedAt&pageSize=10GET https://api.coingecko.com/api/v3/simple/price?ids=bitcoin,ethereum,solana&vs_currencies=usd&include_market_cap=true&include_24hr_change=trueGET https://cryptopanic.com/api/v1/posts/?auth_token=YOUR_TOKEN&kind=newsGET https://api.gdeltproject.org/api/v2/doc/doc?query=crypto&format=jsonThe AI Investment Research Assistant (Discord Summary Bot) is your personal AI research analyst — delivering concise, data-backed crypto briefings directly to Discord. It intelligently combines news aggregation, sentiment analysis, and AI reasoning to create actionable market intelligence each morning.
Ideal for crypto traders, funds, or educational communities seeking a reliable daily edge — this workflow replaces hours of manual research with one automated, professional-grade summary.
Our Website: https://afkcrypto.com/ Check our blogs: https://www.afkcrypto.com/blog
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.
| Workflow | Automated crypto market summaries using Gemini AI and CoinGecko data |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Crypto Trading, AI Summarization |
| Author | AFK Crypto |
| Published | 23 Oct 2025 |
Use the JSON export at /data/workflows/10092/10092.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Try It Out! The AI Investment Research Assistant (Discord Summary Bot) transforms your Discord server into a professional grade AI driven crypto intelligence center . Running automatically every mo...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Crypto Trading, AI Summarization use case.