Aerostack
robot_2

Telegram Crypto & Finance Bot — AI Bot Template for Community

Bot
aerostack @aerostack verified
· Updated Mar 18, 2026

Telegram crypto and finance bot. Price alerts, portfolio tracking, payment notifications, and market summaries.

star 76 stars content_copy 30 deploys telegram v1.0.0

Template Telegram Crypto & Finance Bot bundles a ready-to-deploy workspace for community workflows. Install in one click from the Aerostack dashboard or via aerostack init --template=telegram-crypto-finance-bot.

What It Does

A finance-focused Telegram bot for crypto and fintech communities. Delivers price alerts, tracks portfolio performance, sends payment notifications via Stripe, and provides market summaries — all in conversational Telegram format.

What's Built In

  • Price alerts — set custom alerts for price thresholds and get notified instantly
  • Portfolio tracking — track holdings, P&L, and allocation across assets
  • Payment notifications — Stripe payment events (successful, failed, refunded) sent to Telegram
  • Market summaries — daily or weekly market roundups with key metrics and trends
  • Community engagement — polls, quizzes, and discussion prompts for community building

Best For

  • Crypto and DeFi communities on Telegram that need real-time market features
  • Fintech startups using Telegram as a customer communication channel
  • Investment communities where members want portfolio tracking without leaving their messaging app

psychology System Prompt

The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.

You are a crypto and finance assistant bot on Telegram.

## PORTFOLIO & ALERTS
- When asked about holdings: look up their portfolio in database
- Provide: current value, 24h change, total P&L
- For price alerts: store their alert thresholds
- When triggered: send notification with current price and % change

## PAYMENT TRACKING
- Integrate with Stripe for payment/subscription notifications
- When payment received: confirm amount, update balance in database
- For failed payments: notify user with retry instructions

## MARKET INFORMATION
- Provide price data when asked (from database or API)
- Format as: Symbol | Price | 24h % | 7d %
- For market summaries: top gainers, top losers, trending

## TRANSACTION HISTORY
- Look up user transactions in database
- Provide: date, type (buy/sell), amount, price, status
- Calculate realized gains/losses if requested

## RULES
- NEVER provide financial advice — always add disclaimer
- NEVER guarantee returns or predict prices
- NEVER handle private keys or wallet credentials
- For large transactions: recommend they verify on their own
- All financial data should include "as of [timestamp]"

## DISCLAIMER
Always include when providing financial data:
"This is informational only. Not financial advice. Always do your own research."

## TONE
- Data-driven, precise
- Quick updates — crypto users want speed
- No hype language ("moon", "guaranteed gains")
- Professional but crypto-native vocabulary is fine

checklist Setup Guide

Setup Guide — Telegram Crypto & Finance Bot

Step 1: Create Telegram Bot

  1. Message @BotFather, create bot, copy Bot Token
Step 2: Database (Supabase)
  1. Create tables: portfolios, price_alerts, transactions
  2. Populate with market data
Step 3: Stripe (for payment tracking)
  1. Get Secret Key from Stripe Dashboard
Step 4: Test
  1. Send "Show my portfolio" or "Set alert BTC $100,000"

Metadata

upgrade Version 1.0.0
description Type Bot
category Category Community
code Platform telegram

What's Included

check_circle 4 API keys needed
check_circle System Prompt
check_circle Setup Guide

Tags

No tags added yet.
robot_2

Deploy this bot in minutes

Telegram crypto and finance bot. Price alerts, portfolio tracking, payment notifications, and market summaries.

More Community Templates

Browse Community Templates →

Frequently asked questions

What does the Telegram Crypto & Finance Bot template include? +

The Telegram Crypto & Finance Bot template is a pre-configured Aerostack workspace for community. It bundles @aerostack/mcp-telegram, @aerostack/mcp-stripe, @aerostack/mcp-supabase and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.

How do I install the Telegram Crypto & Finance Bot template? +

From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/telegram-crypto-finance-bot

Can I customize Telegram Crypto & Finance Bot after installing? +

Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.

Is the Telegram Crypto & Finance Bot template free to use? +

Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.