The project monitors a MSBTE result website for exam results using a Bash script. It fetches content from the webpage using `curl`, searches for a designated text ("Select Enrollment No"), and if found, sends a notification to a Telegram chat via a Telegram bot API.
-
Updated
Jun 26, 2024 - Shell