This repo is no longer maintained.
A telegram bot that notifies you of changes in your records for a student in Model Engineering College.
- git clone https://github.com/jomyemmanuel/mecbot.git
- npm install
You can now access your marks by adding the bot in telegram.
Format to send:
/marks <class> <rollno>
eg: /marks C7B 24
Things to do:
1. Add a database for notification purposes
2. Do more tests.