Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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