| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
The GitHub Star Notifier is a Python module that checks for new stars in specified repositories on GitHub and sends notifications via Telegram when someone stars a repository. It utilizes the GitHub API to retrieve star information and the Telegram Bot API for sending messages.
Clone this repository
git clone https://github.com/omkarcloud/bose-starter my-bose-projectThen change into that directory, install dependencies and open vscode:
cd my-bose-project
python -m pip install -r requirements.txt
code .Before using the GitHub Star Notifier, you need to configure the following parameters:
To use the GitHub Star Notifier, follow these steps:
python github_star_notifier.pyThis project is licensed under the MIT License. See the LICENSE file for more information.
| Back | FazBrowse Home | New Git URL |