Real-time crypto price bot for Telegram with Gemini AI & CoinGecko
Purpose Transform your Telegram into a powerful cryptocurrency price tracker! This n8n workflow creates an intelligent Telegram bot that instantly fetches and beautifully formats real-time crypto market data. Simply s...
Template notes
Purpose Transform your Telegram into a powerful cryptocurrency price tracker! This n8n workflow creates an intelligent Telegram bot that instantly fetches and beautifully formats real-time crypto market data. Simply send any cryptocurrency ticker symbol, and get comprehensive market information in seconds.
Who Is This For? Perfect for: - Crypto traders and investors who need quick price checks - Portfolio managers tracking multiple cryptocurrencies - Automation enthusiasts building custom bot solutions - Teams needing shared crypto price information - Developers learning n8n and bot automation - Content creators monitoring crypto markets
No coding experience required! All code is pre-written and ready to use.
What It Does This workflow creates a fully functional Telegram bot that: ā Intelligent Ticker Recognition - Uses Google Gemini AI to extract crypto symbols from natural language (understands "BTC", "$ETH", "Check Solana price", etc.) ā Real-Time Market Data - Fetches live data from CoinGecko API including: - Current price (6 decimal precision) - 24-hour high/low prices - Price change percentage with trend indicators (š/š) - Market capitalization and rank - 24-hour trading volume - All-time high (ATH) and all-time low (ATL) with percentage difference - Circulating and total supply - Last update timestamp - Direct link to CoinGecko page
ā Beautiful Formatting - Professionally formatted messages with: - Emoji indicators for easy reading - Bold text for key metrics - Markdown formatting optimized for Telegram - Clean, mobile-friendly layout
ā Instant Responses - Get market data in under 2 seconds
Setup Guide Prerequisites: 1. n8n instance (cloud or self-hosted) 2. Telegram account 3. Google account (for Gemini AI) 4. CoinGecko account (free tier available)
Quick Setup (15 minutes): Step 1: Telegram Bot - Open @BotFather on Telegram - Send /newbot and follow prompts - Copy your bot token - Add "Telegram API" credential in n8n