Telegram Schedule Bot
detail.loadingPreview
Automates meetup scheduling and Q&A via Telegram and Google Sheets.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow acts as a Telegram bot that helps manage meetup schedules. It reads schedule data from a Google Sheet, converts it into a markdown table, and uses an AI agent to answer user questions about the schedule and assist with future scheduling.
Key Features
- Integrates with Telegram for user interaction.
- Utilizes Google Sheets to store and retrieve meetup schedule data.
- Converts tabular data from Google Sheets into a markdown format.
- Employs an AI agent to understand user queries and provide schedule information.
- Supports sending typing indicators for a better user experience.
How To Use
- Set up Telegram Bot: Configure your Telegram bot token in the
Telegram accountcredentials. - Configure Google Sheets: Set up your Google Sheets API credentials and ensure the bot has access to the target spreadsheet.
- Specify Schedule Sheet: Update the
sheetNameparameter in theSchedulenode to point to your specific sheet. - Set Environment Variables: Ensure
WEBHOOK_URLis set if you are using external webhook triggers. - Configure AI Agent: The
ScheduleBotnode uses a system message; customize it to refine the AI's behavior and knowledge base.
Apps Used
Workflow JSON
{
"id": "a3a31605-cf0f-41c6-8ad9-8a4a18bc234b",
"name": "Telegram Schedule Bot",
"nodes": 0,
"category": "Telegram Bots",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: a3a31605-cf0f...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Integrations
- Google Sheets + Schedule Trigger(394 workflows)
- Telegram + Telegram Trigger(362 workflows)
- Google Sheets + Split Out(277 workflows)
- Gmail + Schedule Trigger(270 workflows)
- Google Sheets + Slack(268 workflows)
- Gmail + Google Sheets(245 workflows)
- Google Drive + Google Sheets(203 workflows)
- Form Trigger + Google Sheets(163 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Google Drive + Google Drive Trigger(135 workflows)
Related Workflows
Discover more workflows you might like
Telegram Brave Search with MCP
Perform Brave web searches directly from Telegram using the MCP Client.
CoinMarketCap AI Data Analyst Agent
A Telegram bot that acts as a multi-source AI analyst for cryptocurrency data, integrating CoinMarketCap's CEX and DEX data.
Telegram Sticker Responder
Responds to Telegram messages, either by sending back sticker information or a "no sticker found" message.
Telegram Stock Analysis Agent
An AI-powered Telegram bot that provides stock analysis using charts.
Telegram Weather Bot
A Telegram bot that provides weather information for European cities.
Agentic Telegram AI Bot with LangChain and DALL-E 3
An AI-powered Telegram bot that interacts with users, generates images using DALL-E 3, and sends them back.