Xanguard Telegram Guides

Real-time Twitter/X alerts, delivered straight to Telegram. Xanguard watches accounts, communities, trends, token launches, and livestreams — and pings your chat the moment something moves.

What is Xanguard?

Xanguard is a real-time Twitter monitoring platform. It uses a proprietary detection engine to discover new tweets the moment they appear, delivering alerts in typically 250–500ms. Latency varies based on account follower count and tweet complexity.

Whether you are a crypto trader watching influencer wallets, a DeFi protocol monitoring your team accounts, or an AI agent consuming social signals, Xanguard gives you the infrastructure to react before anyone else.

Four Delivery Channels

Telegram Bot

Instant notifications in private chats or organized forum topics. No code required. Add handles with a single command and start receiving alerts.

REST API

15 endpoints to manage accounts, settings, subscriptions, and webhooks programmatically. Standard JSON request/response with Bearer token auth.

WebSocket Streaming

Persistent connection for real-time tweet delivery. Subscribe to handles on the fly and receive structured JSON alerts as they happen.

Signed Webhooks

HMAC-SHA256 signed POST requests to your HTTPS endpoint. Automatic retries with exponential backoff. Zero polling on your end.

To get started, open @Xanguard_bot and send /start — the bot walks you through plans and adding your first handle. Building on the API instead? See the API docs.


Telegram Bot

The Telegram bot is the easiest way to use Xanguard. It works in private chats and in groups. In groups with forum topics enabled, the bot automatically creates a dedicated topic thread for each tracked handle, keeping your notifications organized.

Commands

/start Register your account and view available subscription plans. This is the entry point for new users.
/add handle1 handle2 ... Quick-add one or more Twitter handles to your monitoring list. Separate handles with spaces. No @ prefix needed.
/monitor Open the interactive account management flow. Add, import, view, and manage your tracked accounts through inline buttons.
/setup Configure a Telegram group for notifications. Enables forum topic auto-creation so each handle gets its own thread.
/settings Toggle notification filters: exclude replies, exclude reposts, contracts only mode, auto topics, contract topic routing, and pause all notifications.
/help Show the command reference and support information.
/apikey Generate or view your REST API key. Use this key for API, WebSocket, and webhook authentication.
/referral Manage your referral link and set your payout wallet.
/plans View all pricing plans.

Features

Forum Topics

When you add the bot to a Telegram group with forum topics enabled, it automatically creates a dedicated topic thread for each tracked Twitter handle. All tweets from that handle are routed to their respective topic, keeping your group organized and easy to follow.

Contract Detection

Xanguard automatically detects Solana and Ethereum contract addresses embedded in tweets. When a tweet contains a contract address, it is flagged in the notification. You can enable contracts only mode in settings to receive only tweets that contain contract addresses.

Keyword Filtering

Set per-handle keyword filters so that only tweets matching at least one of your keywords trigger an alert. This is useful for high-volume accounts where you only care about specific topics. Manage keywords through the per-account detail screen in /monitor or via the REST API.

Mute / Unmute

Temporarily mute individual accounts without removing them from your list. Muted accounts retain their keywords and configuration but will not trigger any notifications until you unmute them.


Community Watch

Community Watch (CW) is a separate Xanguard product that monitors Twitter community gate activity in real time. It detects when any tracked account creates or joins a Twitter community, when a community is renamed or its description changes, and follows between tracked accounts — and delivers alerts via webhook or the Telegram bot @F_xanguard_bot.

Separate from Xanguard tweet alerts. CW has its own bot, subscription, and API. You don't need a Xanguard subscription to use CW, and vice versa.

How It Works

  1. Subscribe via @F_xanguard_bot — pick a plan based on how many accounts you want to track.
  2. Add targets — tell the bot which Twitter accounts to monitor (e.g. @elonmusk).
  3. Get alerts — within ~30 seconds of a community join/create/rename, you get a notification via your configured webhook or the Telegram bot.

On first add, you'll receive a one-time sync of all communities the target is already in. After that, only changes trigger alerts.

Bot Commands

CommandDescription
/startDashboard & subscription page
/addAdd target account(s)
/removeRemove a target
/listList tracked targets
/statusCurrent subscription status, handles tracked, expiry
/apikeyView or regenerate your CW API key
/settingsConfigure filters (event types, member count, flap cooldown)
/helpCommand reference and quick-start guide

Filters

CW supports per-client filters to reduce noise. Configure them via /settings in the bot or the API.

FilterDefaultDescription
Event TypesAll (join, create, rename, description, follow)Choose which events trigger alerts. API accepts: community_created, community_joined, community_renamed, community_description_changed, account_followed.
Min Member Count0Ignore communities with fewer members than this threshold.
Flap Cooldown0sSuppress duplicate alerts for the same community within this window. Useful to filter bots that re-follow repeatedly.

API available: manage targets, filters, and webhooks programmatically — see CW API & Webhooks.


CW Pricing

Community Watch is billed monthly in SOL. Subscribe via @F_xanguard_bot.

PlanAccountsPrice
CW 2020$100/mo
CW 5050$250/mo
CW 100100$500/mo
CW 200200$800/mo
CW 250250$1,000/mo
CW 500500$1,500/mo

Add-ons

Add-onTierPrice
Community Posts Scanner5 communities$50/mo
Community Posts Scanner10 communities$90/mo
Community Posts Scanner20 communities$160/mo
Community Rename watchUp to 25 communities (name/description changes)$40/mo

Upgrades are prorated — you only pay the difference for the remaining days. Renewals stack from your current expiry date.

Payment is in SOL. The exact SOL amount is calculated at checkout based on current SOL/USD rate.


Convergence Tracker

Convergence Tracker (CT) detects when multiple tracked Twitter accounts cluster in the same community simultaneously. When 2+ targets appear in one community, CT fires a convergence alert — a strong signal that a coordinated token launch or community event may be imminent. Managed via @T_Xanguard_bot.

Requires Community Watch data. CT uses CW’s detection infrastructure. You don’t need a CW subscription yourself — CT handles it internally.

Bot Commands

CommandDescription
/startDashboard & subscription
/add @handleAdd a target for convergence tracking
/remove @handleRemove a target
/listList all tracked targets
/apikeyView or regenerate your CT API key
/helpCommand reference

Pricing

PlanTargetsPrice
CT 2020$100/mo
CT 5050$250/mo
CT 100100$500/mo
CT 200200$800/mo
CT 500500$1,500/mo

API available: manage targets and webhooks programmatically — see CT API.


ECA (Early CA Alerts)

ECA detects pump.fun token launches that match community activity signals. Add a ticker, token name, contract address, or creator wallet to your watchlist, and ECA alerts you when a matching token appears on pump.fun. Entries expire after 4 hours. Free to use. Managed via the ECA section in @Xanguard_bot.

API available: manage your watchlist and webhook programmatically — see ECA API.


Engagement Tracker

Engagement Tracker (ET) monitors real-time engagement changes on specific tweets — likes, retweets, replies, quotes, and bookmarks. Real-time engagement change detection with zero-delay alerts. Managed via @E_Xanguard_bot.

Bot Commands

CommandDescription
/startDashboard & subscription
/add <tweet_url>Add a tweet to monitor
/remove <tweet_id>Stop monitoring a tweet
/listList watched tweets
/apikeyView or regenerate API key
/helpCommand reference

Pricing

PlanTweetsPrice
ET 2525$100/mo
ET 5050$200/mo

API available: manage watched tweets and webhooks programmatically — see Engagement Tracker API.



PumpFun Livestream

PumpFun Livestream Tracker provides sub-second detection of pump.fun livestream starts and ends for monitored Solana wallets. Sub-second detection with zero cost per event. Managed via @PF_Xanguard_bot.

Bot Commands

CommandDescription
/startDashboard & subscription
/add <wallet>Add wallet to monitor
/remove <wallet>Remove wallet
/listList watched wallets
/apikeyView or regenerate API key
/helpCommand reference

Pricing

PlanWalletsPrice
Free1$0
PF 33$100/mo
PF 66$180/mo
PF 1010$270/mo
PF 2020$500/mo

API available: manage watched wallets and webhooks programmatically — see PumpFun Livestream API.


Search Alerts

Search Alerts monitors Twitter/X for keyword matches in real time. Add up to 20 keyword queries and receive alerts when new matching tweets appear. Configurable intervals from 10 minutes to 6 hours. An add-on for @Xanguard_bot — managed via the Add-ons menu.

Pricing

PlanQueriesPrice
Search Alerts 2020$100/mo

API available: manage queries and webhooks programmatically — see Search Alerts API.


Plans & Pricing

Choose a plan based on how many Twitter accounts you need to monitor and how many webhook endpoints you require. All paid plans include full access to the REST API, WebSocket streaming, and webhook delivery.

Consumer plans. B2B, Community Watch, CT, and CA Search are priced separately — see the API docs.

Plan Price Accounts Webhooks
Free $0 2 0
Starter $19/mo 10 1
Growth $49/mo 35 2
Pro $99/mo 75 5
Business $179/mo 150 10
Enterprise $349/mo 500 25

Payment

All payments are made in SOL on the Solana blockchain. Prices are displayed in USD and converted to SOL at the current market rate at the time of payment. To subscribe or upgrade, use the Telegram bot — send /start and select your plan.

What Every Plan Includes

  • Real-time tweet detection (sub-second latency, typically 250-500ms)
  • Telegram bot notifications with forum topic support
  • REST API access (15 endpoints)
  • WebSocket streaming
  • Per-handle keyword filtering
  • Contract address auto-detection (Solana and Ethereum)
  • Notification filters (exclude replies, reposts, contracts only)
  • Mute/unmute individual accounts

Support

Need help getting set up or have questions about the API? Reach out through any of these channels.

Telegram Bot

Send /help to @Xanguard_bot for the built-in command reference, or use the bot directly to manage your account.

Direct Contact

For account issues, billing questions, or enterprise inquiries, message @notAdegen on Telegram.

Blog

Read the Xanguard Blog for guides, analysis, and product updates.

Main Site

Visit xanguard.tech for an overview of the platform, feature highlights, and FAQ.