Telegram
Delaverse's Telegram Node integrates with Telegram bots to deliver AI-generated reports, alerts, and responses instantly to users, teams, groups, or channels, enabling real-time communication for task updates, notifications, customer support, or automated content publishing with seamless bot integration.
Video Tutorial
Watch this comprehensive tutorial to see the Telegram Node in action.
Core Functionality
Bot Integration
Connects to Telegram bots for message delivery.
Conversational Delivery
Sends AI-generated reports, alerts, and responses.
Interaction Management
Supports group and channel access, message limits, welcome messages.
Real-Time Communication
Delivers instant workflow outputs to Telegram users, groups, or channels.
Configuration Guide
Adding the Node
Select Telegram Node from the Playground menu, click to drop it onto the canvas, title it (e.g., "Task Bot" or "Logistics Bot"), and save.
Bot Setup
Create a bot via @BotFather (send /start, then /newbot, name your bot, e.g., @YourCompanyTaskBot). Copy the bot token. Paste the token into the node. Click Test Connection to verify, then save.
Advanced Settings Configuration
Enable group access if needed. Set access level: All or restricted. Configure message limit (e.g., 10/min) to prevent spam. Customize bot behaviors, then save.
Telegram Channel Management
To send messages to a Telegram channel (e.g., for news, updates, or AI-generated content), add and configure the channel: Click Add Channel. In the dialog: Add New Channel, Channel ID or Username: Enter @channel_name or the numeric ID (e.g., -1001234567890). Important: The bot must be added as an admin to the channel. How to get the Channel ID: Add @getidsbot to your channel. Forward any message from the channel to @getidsbot. Copy the returned chat ID (starts with -100). Paste it here and click Add Channel. Click Cancel or Add Channel to confirm. Once added, the bot can post AI-generated content directly to the channel via workflow automation.
Bot Registration
Click Register and Continue, verify token and settings, confirm connectivity, then save.
Connections and Integration
Connect AI Assistant Node output to Telegram Node input to send dynamic messages. No output needed from Telegram Node — it delivers directly to users, groups, or channels. Ensure data flow is correct, then save.
Saving and Testing
Click Save Changes, close the editor. Test the bot in Telegram using the /start command. Verify welcome message and channel posting (if configured), then save.
Bot Integration Features
Group & Channel Integration
Full bot functionality in group chats and admin-enabled channels.
Rate Limiting
Configurable per-minute message caps.
Channel Publishing
Automate content delivery to public or private channels.
Pro Tips
- Keep the bot token secure — never share it publicly.
- Set message limits to avoid hitting Telegram's rate limits or spam flags.
- Always make the bot an admin in channels before adding via ID.
- Use @getidsbot reliably to extract correct channel IDs.
- Test with a simple message (e.g., "Hello from Delaverse") before connecting to complex AI workflows.
- For broadcast workflows, combine with Trigger Node + AI Assistant → Telegram (Channel) for scheduled updates.