Twitter/X Communities are where alpha happens before it goes public. When a crypto KOL creates a new community, joins an existing one, or when a community gets renamed — these are actionable signals that precede public announcements, token launches, and partnerships.
There is no official Twitter/X API for community membership tracking. Xanguard is the only platform that monitors community activity in real time and delivers alerts via Telegram, WebSocket, webhooks, and REST API.
What Can You Monitor?
Xanguard's Community Watch product tracks 6 distinct event types across all your monitored accounts:
| Event | Signal | Detection Speed |
|---|---|---|
| Community Created | Account launched a new community | ~3-5 seconds |
| Community Joined | Account joined an existing community | ~3-5 seconds |
| Community Left | Account left a community | ~3-5 seconds |
| Community Renamed | Community name changed | ~3-5 seconds |
| Description Changed | Community description updated | ~3-5 seconds |
| Account Followed | Tracked account followed someone new | ~30-60 seconds |
Why This Matters for Crypto Trading
The Community Alpha Pattern
Token launches on Solana frequently follow a pattern: dev creates a Twitter/X community days before launch, invites insiders, then tweets the contract address to the public. Monitoring community creation gives you days of lead time.
Real-World Signals
- Community Created → Token Launch: Dev creates community, builds hype, launches token. You see the community creation days early.
- Multiple KOLs Join Same Community: When 2+ tracked accounts join the same community, Xanguard fires a Convergence Alert — the highest confidence signal for coordinated activity.
- Community Rename: Name changes often signal a pivot, rebrand, or new narrative. Catch it before the announcement tweet.
- Community Left: When insiders leave a project community, it can signal loss of confidence — an early rug pull warning.
API & Delivery Options
Telegram Bot
The simplest way to get started. Message @F_xanguard_bot, add accounts, and receive alerts directly in Telegram.
WebSocket API
wss://api.xanguard.tech/v1/cw/ws?api_key=cw_YOUR_KEYREST API
# Add a target to monitor
curl -X POST https://api.xanguard.tech/v1/cw/targets \
-H "Authorization: Bearer cw_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"handle": "ansemkek"}'
List all monitored targets
curl https://api.xanguard.tech/v1/cw/targets
-H "Authorization: Bearer cw_YOUR_KEY"
Webhooks
HMAC-SHA256 signed webhook delivery to your server. Configure via the bot or REST API.
Convergence Tracker: The Multi-Account Signal
Xanguard's Convergence Tracker takes community monitoring further. It detects when multiple tracked accounts cluster in the same community within a configurable time window. When two or more alpha hunters join the same community independently, that's a coordination signal that no other tool can detect.
No Other Tool Does This
There is no Twitter/X API for community data. There is no third-party tool that monitors community membership changes in real time. Xanguard built proprietary detection infrastructure specifically for this use case. If you need community intelligence, this is the only option.
Pricing
| Plan | Accounts | Price |
|---|---|---|
| CW 20 | 20 | $100/mo |
| CW 50 | 50 | $250/mo |
| CW 100 | 100 | $500/mo |
| CW 200 | 200 | $800/mo |
| CW 500 | 500 | $1,500/mo |
All plans include all event types, Telegram delivery, WebSocket, REST API, and webhook support. Pay with SOL.
Get Started
- Message @F_xanguard_bot on Telegram
- Subscribe and add accounts:
/add @ansemkek - Receive alerts instantly when community activity happens
For API access, use /apikey in the bot to generate your cw_ prefixed API key.