umutkavakli / grade-notification-bot

A notification bot which scrapes grades from university page and sends updated grades through telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grade Notification Bot

It is exhausting to check every time on the university page whether the lecturer has announced the grades or not. Therefore, I decided to create a mini bot to get notified if there are any updated grades via telegram bot.


NOTE: It is designed for my university's student information system.

How to Use

First you need to edit info.yaml file according to your information. Your login id & password, telegram bot token & chat id fields are needed to fill. You can learn how to create a bot and get its token here.


After filling yaml file, the only thing is to run start.py file:
python start.py

About

A notification bot which scrapes grades from university page and sends updated grades through telegram


Languages

Language:Python 100.0%