{
  "name": "Real-time crypto price bot for Telegram with Gemini AI & CoinGecko",
  "nodes": [
    {
      "id": "1fb0d234-9dca-4725-8233-df3e0423507d",
      "name": "Sticky Note - Telegram Trigger",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        64,
        1504
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "c4afd57f-1913-4317-b804-46781d652743",
      "name": "Sticky Note - Gemini",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        736,
        1504
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "b2863cda-6695-4815-9f97-3934d3881d8a",
      "name": "Sticky Note - Set Ticker",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1488,
        1504
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a00b2947-698b-42e7-8fd6-4f87033ee6dd",
      "name": "Sticky Note - CoinGecko",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2096,
        1520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "fd2a11eb-0c59-49d1-b030-4fa89c0d3786",
      "name": "Sticky Note - Formatting",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3088,
        1520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5834e205-81a1-4a86-968f-9ad923d87a58",
      "name": "Sticky Note - Send Telegram",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3744,
        1520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "948b1113-ec58-4a04-91ac-f6b0a1faf877",
      "name": "Sticky Note - Quick Start",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -416,
        1296
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "32ab334a-74be-46d5-a4c0-a734b038af5a",
      "name": "Get Price - Coingecko1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2768,
        1760
      ]
    },
    {
      "id": "031ca061-b4c9-4480-bae0-f63822ca0fe7",
      "name": "Message a model1",
      "type": "@n8n/n8n-nodes-langchain.googleGemini",
      "position": [
        1136,
        1760
      ]
    },
    {
      "id": "6fb5b890-c3df-4f81-8fb1-b7b52d7c3f82",
      "name": "Set Ticker1",
      "type": "n8n-nodes-base.set",
      "position": [
        1920,
        1760
      ]
    },
    {
      "id": "dde6168e-48c1-450b-b768-e054f8f7c765",
      "name": "Telegram Trigger1",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        464,
        1760
      ]
    },
    {
      "id": "31ca2118-42d4-427d-b7b2-fbdd613a8c3d",
      "name": "Telegram Formatting1",
      "type": "n8n-nodes-base.code",
      "position": [
        3568,
        1760
      ]
    },
    {
      "id": "40102032-6998-404d-8986-34d478de2028",
      "name": "Send COIN INFO to Telegram1",
      "type": "n8n-nodes-base.telegram",
      "position": [
        4432,
        1760
      ]
    }
  ],
  "connections": {
    "Set Ticker1": {
      "main": [
        [
          {
            "node": "Get Price - Coingecko1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Message a model1": {
      "main": [
        [
          {
            "node": "Set Ticker1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger1": {
      "main": [
        [
          {
            "node": "Message a model1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Formatting1": {
      "main": [
        [
          {
            "node": "Send COIN INFO to Telegram1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Price - Coingecko1": {
      "main": [
        [
          {
            "node": "Telegram Formatting1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}