Advanced Crypto Terminal: Price Alerts, Charts & Token Scans

For crypto channels, trading communities and token projects that want their own bot instead of sending people to five different sites — prices, charts, rug-checks and alerts in the chat your audience already lives in.

Flow Preview

Main menu/p inline priceAdd alertAdd alert · custom coinAdd alert · alert typeAdd alert · slots fullAdd alert · save & confirmDigest settingsGet PremiumGet Premium · checkoutToken lookupToken lookup · cardToken lookup · savedToken lookup · not found/chart inline chartChart (search)Digest · contentMy alertsMy invite link/conv inline convertAlert check · loop bodyReferral welcome (invitee)Token chart · renderCredit the inviterToken indicatorsToken scan · runScan (search)ConvertWatchlistMarket moodFallback on free messagePrices updater · every minuteNews updater · hourlyIndicators updater · every 15 minDaily digest · 9:00Evening digest · 19:00

Overview

A pocket crypto desk inside Telegram: prices, charts, indicators, rug-checks and conversions for any token — plus price alerts that ping your users the moment the market moves. Free for 2 alerts, Premium for 10. This is the full, advanced build (31 flows) — if you only need price alerts, start with Simple Crypto Price Alerts.

Setup Requirements

  • Connect your bot: Settings → Bots → paste the token from @BotFather. (No bot yet? Send /newbot to @BotFather and copy the token it replies with.)
  • Set botUsername in Variables, without the @ — invite links are built from it.
  • Press Deploy. Until you do, the bot will not answer.
  • Switch on the digests: Broadcasting → morning 9:00 and evening 19:00 (UTC). They ship switched off. The market-data jobs (prices, news, indicators) are operations and start on their own.
  • Test it: send /start, wait a minute for the first prices to land, then /price btc. A price card means everything works.
  • Optional tweaks: the digest coins (trackedCoins variable), the Premium price (the "Get Premium" flow, in Telegram Stars), and group use (/setprivacy → Disable in @BotFather, then add the bot to the group).

Node Breakdown

  • One menu, one tap each: price, chart, indicators, safety scan, convert, market mood, alerts, watchlist.
  • Type a coin or paste a contract — "btc", "solana" or an address from a chat returns a card in a second, with everything else one tap away.
  • Setting an alert takes three taps: pick the coin, pick the trigger (rises 5%, hits $70,000, MA cross, volume spike), confirm.
  • The bot watches the market every minute and pings the user the moment their level is hit, then clears that alert so it never repeats.
  • Morning and evening digests go out with prices, the Fear & Greed mood, trending coins and the day's headlines.
  • Free users get 2 alerts, Premium gets 10 — unlocked with 100 Telegram Stars or by inviting 3 friends, which grows your bot for you.
  • It works in your group too: short commands and pasted contracts, with cards that update in place instead of flooding the chat.

Details

Good to know

  • Nothing to sign up for — prices, charts, news, the Fear & Greed index and the contract checks all come from free public sources. No API keys, no data bill.
  • Prices are fetched centrally and cached, so a hundred people asking for Bitcoin at once costs one lookup, not a hundred.
  • Alerts are per person and self-cleaning: the bot notifies once, then removes the alert. Triggers cover percentage moves, price levels, MA and MACD crosses and volume spikes.
  • Any contract on Ethereum, BSC, Base, Solana and 40+ other chains can be checked for honeypots, sell taxes, mint rights and owner privileges before your users buy.
  • Payments are Telegram Stars — no payment provider, no card form, two taps.
  • Ads are a second income stream: sponsored messages (TomoAds) are one toggle on the Monetization tab. How bot ads work
  • Everything is editable afterwards — the wording, the coins, the alert limits, the Premium price and the digest times are settings, not code.

Common questions

  • Can I try it before copying it? Yes — @crypto_trends_robot is a live bot running this template. Send /start, or /price btc.
  • Do I need API keys or a paid data plan? No. Every source is free and public, and the jobs that keep the data fresh ship with the template.
  • How does it make money? Premium alert slots sold in Telegram Stars, an invite loop that unlocks them, and optional sponsored ads on the Monetization tab.
  • Can it live in my group? Yes — short commands work in group chats and pasted contract addresses are recognised automatically.

Keep in mind

  • Keep the "not financial advice · do your own research" line on scan results — the bot reports what a contract does, it does not vouch for a token.
  • Don't write per-contact variables inside the market-data operations — those jobs run without a contact, so the write fails the run.
  • Don't raise the free alert limit or shorten the one-minute check without checking the free API rate limits first.