Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jahredhope/grandbot


https://github.com/jahredhope/grandbot

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Grandbot

**-- Grandbot is not ready for use --**

This is the source code for [Grandbot](https://grandbot.codingbad.me).

> Automates common issue communication, tracking and label creation.
> A [GitHub App](https://docs.github.com/en/developers/apps/getting-started-with-apps/about-apps) that listens and responds to [Github Webhooks](https://docs.github.com/en/developers/webhooks-and-events/webhooks/about-webhooks).
> Built with [Probot](https://github.com/probot/probot).

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm run dev

# Run tests
npm test
```

## Contributing

If you have suggestions for how grandbot 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

[ISC](LICENSE) © 2021 Jahred Hope