๐Ÿ“ˆ CoinMarketCap telegram price bot

โšก 6,546 views ยท ๐Ÿ“ˆ Crypto Trading & Stock Market

Description

Get real-time cryptocurrency prices directly in Telegram! This workflow integrates CoinMarketCap API with Telegram, allowing users to request live crypto prices simply by sending a message to the bot. Ideal for crypto traders, analysts, and enthusiasts who need quick and easy access to market data.

How It Works

  1. A Telegram bot listens for user input (e.g., โ€œBTCโ€ for Bitcoin).
  2. The workflow sends a request to the CoinMarketCap API to fetch the latest price.
  3. The response is processed using an AI-powered language model (GPT-4o-mini) for structured messaging.
  4. The workflow logs session data using a memory buffer for better response tracking.
  5. The latest price is sent back to the user via Telegram.

Set Up Steps

  1. Create a Telegram Bot
    • Use @BotFather on Telegram to create a bot and obtain an API token.
  2. Get a CoinMarketCap API Key
  3. Configure API Credentials in n8n
    • Add the CoinMarketCap API key under HTTP Header Auth.
    • Add your Telegram bot token under Telegram API credentials.
  4. Deploy and Test
    • Send a message (e.g., โ€œBTCโ€) to your Telegram bot and receive live price updates instantly!

Automate your crypto price tracking today with this powerful Telegram bot!

๐Ÿ”— Nodes Used

Telegram, Telegram Trigger, AI Agent, OpenAI Chat Model, Simple Memory, HTTP Request Tool

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup