Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-29T11:08:22.000Z (over 1 year ago)
- Last Synced: 2024-09-27T08:02:24.092Z (about 2 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
[![Made in Nigeria](https://img.shields.io/badge/made%20in-nigeria-008751.svg?style=flat-square)](https://github.com/acekyd/made-in-nigeria) ![issues](https://img.shields.io/github/issues/kaf-lamed-beyt/stargazer) ![forks](https://img.shields.io/github/forks/kaf-lamed-beyt/stargazer) ![stars](https://img.shields.io/github/stars/kaf-lamed-beyt/stargazer) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg) ![license](https://img.shields.io/github/license/kaf-lamed-beyt/stargazer)
# 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