Seamlessly bridge the Solana ecosystem with Telegram to build high-speed, automated crypto workflows. Whether you use the plug-and-play B3OS Bot or your own custom bot via @BotFather, you can trigger Solana transactions and receive real-time blockchain alerts directly through your chat interface.
This workflow monitors the assets in your wallet, identified the top-performing tokens and then scans Twitter for any breaking/interesting news regarding those tokens. A recap is then sent to you via Telegram. This allows you to monitor you portfolio and be notified if a specific asset you hold has any pertinent news come out on Twitter for you to be aware of without having to monitor and scan Twitter yourself ### Quick Setup: 1. Select the wallet you want monitored 2. Select how often/when and what time you want a recap set to you 3. Select the Telegram channel you want the recap sent to 4. Test and Publish!
Send Telegram Message
ActionSend a text message to a Telegram chat using a bot token. Supports Markdown formatting (bold, italic, code, links). Uses the same bot token configured for receiving Telegram messages. Ideal for: chat replies, alerts, notifications, automated responses to Telegram triggers.
Telegram Chat Message
TriggerTriggers when a new message is posted in a Telegram chat or group. Connect your Telegram bot, then add the bot to your chat.
Telegram: Button Click / Interaction
TriggerTriggers when a user clicks an inline keyboard button in a Telegram message. Useful for building approval workflows and interactive automations via Telegram bots. NOTE: Currently designed for wait nodes only (not as a root trigger). Frontend has no dedicated trigger config UI for this type yet.

Get SOL Balance
ActionCheck a wallet's native SOL balance on Solana. Returns both the raw lamport amount and a human-readable SOL value. Supports mainnet and devnet.

Jupiter Swap Quote
ActionGet a swap quote from Jupiter, Solana's leading DEX aggregator. Returns the best route, expected output amount, and price impact for any SPL token pair. Read-only — does not execute a swap. Ideal for: price checks, swap previews, route analysis.

Send SPL Token
ActionTransfer SPL tokens (USDC, BONK, etc.) to another wallet on Solana. Auto-creates the recipient's token account if needed. Supports both classic SPL Token and Token-2022 programs with safety checks for Transfer Hooks and Permanent Delegate extensions. Ideal for: token payments, airdrops, automated token distribution on Solana.