FeaturesDelivery channels

Telegram crypto alerts, Discord, email, webhooks — wherever you actually look.

Every one of CoinBeacon's 16 alert types can reach you four ways: a Telegram bot message, a Discord channel post, a full-context email, or a JSON webhook into your own automation. You pick the channel per alert — and the free plan includes all four.

Four channels, one pipeline.

The condition is evaluated once, on the live price stream from 50+ exchanges. Where the message lands is up to you — no SMS, no phone calls, no app to keep open.

01

Telegram

Bot message · ~1s

Connect the CoinBeacon bot once and Telegram crypto alerts arrive as chat messages — in your DMs or in a group where your trading already happens. On a phone this is the fastest surface there is: the ping hits your lock screen before an inbox would even sync.

Telegram — bot message

🔔 CoinBeacon

BTC/USDT crossed $105,000 on Binance · 14:02:11 UTC

delivered in 1.2s

02

Discord

Channel post · ~1s

Route an alert into a Discord server and it posts to the channel you choose. One person's setup becomes the whole group's heads-up — price targets, RSI crosses, and funding flips land in the channel where you already talk trades.

Discord — #alerts

CoinBeacon bot · 14:02

SOL/USDT fell −5.0% in 15m · $142.10 on Bybit

posted to the channel you choose

03

Email

Full context · ~2s

The quiet default. Every email carries the full picture — coin, exchange, the exact condition that fired, and the price at trigger time — and your inbox keeps a searchable record of everything that ever fired.

Email — full context

CoinBeacon Alerts14:01 UTC

ETH RSI(14) dropped below 30 on the 4h

Binance · $3,241.80 at trigger · RSI(14) = 28.4 · open chart →

searchable history in your inbox

04

Webhook

JSON POST · your endpoint

The automation channel. CoinBeacon POSTs a compact JSON payload to any HTTPS endpoint you control, the moment a condition is true. Feed a trading bot, append to a spreadsheet, trigger a script — anything that speaks HTTP can react.

Webhook — POST to your endpoint
{
  "alert":        "price_cross",
  "symbol":       "BTC/USDT",
  "exchange":     "binance",
  "condition":    "price >= 105000",
  "price":        105000.0,
  "triggered_at": "2026-07-03T14:02:11Z"
}

fires the moment the condition is true

Route each alert where it belongs.

Channels are chosen per alert, not per account. Urgent setups go to Telegram, group calls to Discord, the paper trail to email, and the bot listens on a webhook — all at the same time.

  • Per-alert cooldowns. Each alert waits out the cooldown you set before firing again, so one violent candle doesn't ping you forty times while price whipsaws around your level.
  • All 16 alert types. From a simple price target to VWAP, OBV, or a funding-rate flip — every alert type on any of 6,000+ coins can use any of the four channels.
  • Free plan included. 10 active alerts and 10 notifications a day, every channel and every feature included. Google sign-in, no card.
Alert routing
  • BTC crosses $105,000 on BinanceTelegram
  • SOL falls 5.0% in 15mDiscord
  • ETH RSI(14) below 30 on the 4hEmail
  • BTC funding flips negative on BybitWebhook

Four alerts, four routes — each honoring its own cooldown.

Delivery questions, answered

How do I get crypto alerts on Telegram?
Create an alert on any coin, pick Telegram as its channel, and connect the CoinBeacon bot to your account once. From then on that alert arrives as a bot message in your chat or group, typically within a second or two of the condition firing.
Does CoinBeacon send SMS or phone-call alerts?
No — delivery is exactly four channels: email, Telegram, Discord, and webhook. Telegram is the practical replacement for SMS: it is free, instant, and lands on your phone's lock screen without carrier fees.
What does the webhook payload contain?
A JSON POST with the coin, the exchange, the condition that fired, the price at trigger time, and a UTC timestamp. Point it at a trading bot, a script, or a dashboard — anything with an HTTPS endpoint you control can receive it.

Set your first alert in under a minute.

Free plan · No card required · Google sign-in