Open the bot in Telegram
The entry point is the live bot link. The first interaction is just /start in a
private chat.
How It Works
Students do not need to learn a dashboard. They open Telegram, connect once, and then use short commands when they want updates or files.
The entry point is the live bot link. The first interaction is just /start in a
private chat.
Students send /connect, then provide their student ID and password once so the bot
can create and reuse a saved authenticated session.
/checknow pulls down current course state and builds the snapshot the rest of the
experience depends on.
Students can ask for ranked actions with /today, recent files with
/files, lecture tracking with /learnstatus, or connection help with
/diagnostics.
Lecture flow
The lecture workflow can send an eCampus VOD link, let the student confirm start and finish states, then ask a short follow-up question in Telegram.
Files flow
New course files can be surfaced through Telegram prompts, and selected files are downloaded through the saved eCampus session before being sent back to the student.
The bot stores the session so the next sync does not start from scratch.
Students can force a fresh sync instead of waiting and wondering.
Commands turn the saved snapshot into files, summaries, and next steps.