https://github.com/kaf-lamed-beyt/stargazer
Get notified whenever someone stars or "unstars" your project.
https://github.com/kaf-lamed-beyt/stargazer
githubbot javascript monitoring probot
Last synced: 3 months ago
JSON representation
Get notified whenever someone stars or "unstars" your project.
- Host: GitHub
- URL: https://github.com/kaf-lamed-beyt/stargazer
- Owner: kaf-lamed-beyt
- License: mit
- Created: 2023-02-16T13:24:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T11:08:22.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T04:41:41.504Z (3 months ago)
- Topics: githubbot, javascript, monitoring, probot
- Language: JavaScript
- Homepage: https://stargazer-swart.vercel.app
- Size: 292 KB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/acekyd/made-in-nigeria)     
# stargazer
Get notified when someone stars — or **un-stars** — your project
Install the bot by clicking this [link](https://github.com/apps/astroloja)
## Setup
```sh
# Install dependencies
npm install# Run the bot
npm start
```## Docker
```sh
# 1. Build container
docker build -t stargazer .# 2. Start container
docker run -e APP_ID= -e PRIVATE_KEY= stargazer
```## Contributing
If you have suggestions for how stargazer could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
[MIT](LICENSE) © 2023 kaf-lamed-beyt