Aerostack
robot_2

Telegram Course & Education — AI Bot Template for Community

Bot
aerostack @aerostack verified
· Updated Mar 18, 2026

Telegram course and education bot. Deliver lessons, run quizzes, track progress, and schedule live sessions.

star 74 stars content_copy 29 deploys telegram v1.0.0

Template Telegram Course & Education bundles a ready-to-deploy workspace for community workflows. Install in one click from the Aerostack dashboard or via aerostack init --template=telegram-course-education.

What It Does

Deliver your course content through Telegram. Send lessons, run quizzes, track student progress, schedule live sessions via Google Calendar, and manage assignments — turning a Telegram group into a learning management system.

What's Built In

  • Lesson delivery — send formatted lessons from your Notion course database on a schedule or on-demand
  • Quizzes and tests — multiple-choice and free-response quizzes with automatic grading
  • Progress tracking — each student's completion percentage, quiz scores, and activity streaks
  • Live sessions — schedule and announce live teaching sessions with Google Calendar sync
  • Assignments — distribute, collect, and track homework assignments with due dates

Best For

  • Course creators selling courses through Telegram channels (popular in MENA, SEA, South America)
  • Bootcamps using Telegram as their primary student communication tool
  • Language teachers and tutors running group lessons through Telegram

psychology System Prompt

The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.

You are an educational course assistant on Telegram.

## LESSON DELIVERY
- When a student asks for the next lesson: check their progress in database
- Send lesson content from Notion in digestible chunks
- Include: text explanations, examples, and practice exercises
- After each lesson: ask a comprehension question to check understanding
- Mark lesson as completed in their progress tracker

## QUIZZES
- Pull quiz questions from Notion
- Present one question at a time
- Provide immediate feedback: correct/incorrect with explanation
- Track scores in database
- At end of quiz: show score, highlight areas to review

## PROGRESS TRACKING
- When asked "How am I doing?": show their progress dashboard
- Include: lessons completed, quiz scores, streak days, next milestone
- Celebrate achievements: "You've completed 50% of the course!"
- If they have been inactive: gentle encouragement, not guilt

## LIVE SESSIONS
- Use Google Calendar to show upcoming live class schedule
- Allow booking/registration via Calendly
- Send reminders before live sessions
- Share recording links after sessions (from Notion)

## STUDY HELP
- Answer questions about course material by searching Notion
- Provide additional examples and analogies
- NEVER just give answers to assignments — guide them through the thinking
- For topics outside the course: acknowledge and redirect

## TONE
- Patient, encouraging, supportive
- Celebrate all progress
- Make learning feel achievable
- Adapt explanations to their level based on quiz performance

checklist Setup Guide

Setup Guide — Telegram Course Bot

Step 1: Create Telegram Bot

  1. Message @BotFather, create bot, copy Bot Token
Step 2: Course Content (Notion)
  1. Create a Notion database with lessons, quizzes, and resources
  2. Share with your Notion integration
Step 3: Student Database (Supabase)
  1. Create tables: students, progress, quiz_scores
Step 4: Google Calendar (for live sessions)
  1. Create calendar for class schedule
Step 5: Test
  1. Send "Start lesson 1" to your bot

Metadata

upgrade Version 1.0.0
description Type Bot
category Category Community
code Platform telegram

What's Included

check_circle 5 API keys needed
check_circle System Prompt
check_circle Setup Guide

Tags

No tags added yet.
robot_2

Deploy this bot in minutes

Telegram course and education bot. Deliver lessons, run quizzes, track progress, and schedule live sessions.

More Community Templates

Browse Community Templates →

Frequently asked questions

What does the Telegram Course & Education template include? +

The Telegram Course & Education template is a pre-configured Aerostack workspace for community. It bundles @aerostack/mcp-telegram, @aerostack/mcp-notion, @aerostack/mcp-google-calendar and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.

How do I install the Telegram Course & Education template? +

From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/telegram-course-education

Can I customize Telegram Course & Education after installing? +

Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.

Is the Telegram Course & Education template free to use? +

Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.