Combine Magna’s token allocation, vesting, and claim tools with a Telegram Bot to automate entire workflow cycles—from claim triggers to schedule updates—without leaving the chat interface. Users receive instant notifications and can execute actions with simple messages, streamlining crypto management.
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.
List Allocations
ActionGet a paginated list of all allocations for a specific token on the Magna platform. Returns allocation details including status, amounts, stakeholder info, and claimable tokens. Supports cursor-based pagination. Ideal for: listing all token recipients, auditing distribution status, monitoring vesting schedules, batch processing allocations.
Request Claim Allocation
ActionClaim tokens from a Magna allocation. Returns unsigned EVM transaction parameters that need to be signed and submitted on-chain. Optionally verifies geographic restrictions via country code. Ideal for: automating token claims, batch claiming across allocations, scheduled claim workflows.
Get Token Summary
ActionGet comprehensive token summary metrics from the Magna platform. Returns total supply, total received, total allocation amount, allocation count, and funded amount. Ideal for: token distribution dashboards, monitoring funding progress, tracking overall vesting status, reporting on token metrics.