Telegram Bot
KINTARA ALERTS
Get Kintara market alerts, item watches, deal scans, event status, server queues, OTC trade status, and daily digests in Telegram.
What It Sends
LIVE MARKET NOTIFS
Setup
FAST START
1. Open the bot in Telegram.
2. If Plus mode is on, send /plus YOUR_SOLANA_PUBKEY.
3. Send /subscribe.
4. Add watches like /watch coal 0.0001.
New Tools
BOT FEATURES
Market Lookup
Search item floors, rare floors, below-average deals, server queues, and world event state without opening the site.
Price Watches
Set item floor targets per chat. The bot checks live marketplace floors and pings when the unit price is at or below target.
OTC Status
Read account listing and trade status from the same Redis-backed OTC flow used by the website.
Daily Digest
Subscribers get a daily snapshot with $KINS, listing count, value scanner, rare floors, and event pulse.
Plus Gating
Optional Plus mode requires a linked Solana wallet with the configured $TOOLS balance before alerts are delivered.
Commands
BOT COMMANDS
| Command | What it does |
|---|---|
| /start | Subscribe this chat and show the command list. |
| /subscribe | Turn market alerts on for the current chat. |
| /unsubscribe | Turn market alerts off. |
| /status | Show current token and marketplace snapshot. |
| /market coal | Look up live item floors for a search term. |
| /watch coal 0.0001 | Alert when an item unit floor hits your target. |
| /watch axe 1 gold | Watch a gold-denominated floor target. |
| /watches | List active watches for this chat. |
| /unwatch id | Remove a watch by ID prefix. |
| /unwatch all | Remove every watch in this chat. |
| /deals | Show public listings below their 30d average. |
| /rare | Show rare item floors from live listings. |
| /events | Show merchant, expansion, property, and chat pulse. |
| /servers | Show public server queues and access gates. |
| /otc | Show Redis-backed OTC account listings. |
| /trade id | Show OTC trade status by ID prefix. |
| /digest | Show the market digest immediately. |
| /plus wallet | In Plus mode, link a Solana wallet that holds enough $TOOLS. |
| /wallet | Show linked Plus wallet and current $TOOLS balance. |
| /alerts | Show configured alert thresholds. |
| /help | Show commands again. |
Plus Mode
TOKEN-GATED ALERTS
Plus mode gates notifications by live $TOOLS balance. It only needs a public Solana wallet address; no private key, no seed phrase.
Enable
Admin sets MARKET_ALERT_PLUS_MODE=true, TOOLS_MINT_ADDRESS, and SOLANA_RPC_ENDPOINT.
Link
User sends /plus PUBKEY. The bot checks the live $TOOLS balance for that Solana wallet.
Unique
The same public wallet cannot be linked to another Telegram chat.
Recheck
Every alert delivery rechecks balance. Below minimum means alerts stop for that chat.
Current Defaults