Run a Telegram assistant for FAQs and academic calendar updates

A Telegram assistant answers student questions, tracks calendar dates, and collects feedback automatically.

How the work actually flows

It branches. Exactly one path is taken.

Pattern: Exclusive Choice (4) · Simple Merge (5)

flowchart TD trig>"student sends question in telegram"]:::trig s0[("check database for answer")]:::store s1[("log feedback on reply")]:::store trig --> s0 gx{"× is it an faq or calendar question"}:::gate s0 --> gx p00["reply with faq answer"]:::task gx -->|"faq answer"| p00 p10["reply with current date"]:::task gx -->|"calendar date"| p10 jn{"○ answer sent"}:::gate p00 --> jn p10 --> jn jn --> s1 out[/"instant answers and current calendar"/]:::out pay{{"less staff time on repetitive questions"}}:::pay s1 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA record or sheetOne path onlyPaths rejoinResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
AI Agents & Autonomous SystemsAI Chatbots & AssistantsMessaging & NotificationsSpreadsheet & Database OpsWeb Scraping & Data CollectionScheduling & Calendar
Connects
TelegramMongoDBGoogle Gemini
Featured in

The problem it solves

Your staff fields the same questions about dates and policies again and again, and keeping a public calendar current means someone has to check the school website by hand. Feedback on how well you are helping tends to get lost instead of collected.

Who it fits

Schools, universities, or membership organizations that need to manage FAQs and a changing event calendar.

How it works

  1. A student sends a question or request in Telegram
  2. The assistant checks a database for the FAQ answer or calendar date
  3. The school website is checked daily so calendar dates stay current
  4. Weekly announcements are sent automatically to the Telegram channel
  5. Thumbs up or down feedback on each answer is logged for review
What you get

Students who always know the date

Students get instant answers to FAQs and calendar questions through Telegram, with weekly announcements and feedback collected automatically.

What you get

Instant answers to student questions, an always-current event calendar, and a log of feedback on the assistant's replies.

What you need

A Telegram bot account and a MongoDB database.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook