/mecbot

A telegram bot that displays marks scored for a student in model engineering college.

Primary LanguageJavaScript

This repo is no longer maintained.

MECBOT

A telegram bot that notifies you of changes in your records for a student in Model Engineering College.

Local Installation

  1. git clone https://github.com/jomyemmanuel/mecbot.git
  2. npm install

Usage

You can now access your marks by adding the bot in telegram.

@mec_robot

Format to send:
/marks <class> <rollno>
eg: /marks C7B 24

MECBOT

Contributing

Things to do:

1. Add a database for notification purposes
2. Do more tests.