Sinusealpha / MedX

open source media platform for med people to explore, learn, share, and contribute to the world of health-tech.
https://sinusealpha.github.io/MedX/
4 stars 1 forks source link

Add Continuous GitHub Commit Monitoring and Telegram Notification #16

Closed BDadmehr0 closed 3 weeks ago

BDadmehr0 commented 3 weeks ago

This pull request introduces a new feature to the project that continuously monitors the latest commits on a specified GitHub repository. The script checks for new commits every 60 seconds and sends a formatted message containing the commit details to a designated Telegram channel. This feature is particularly useful for keeping track of changes in real-time without manually checking the repository.

Key Features:

Benefits:

Feel free to review the code and suggest any improvements or changes.