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

https://github.com/hellomouse/gns

GitHub Notification Service For IRC
https://github.com/hellomouse/gns

Last synced: 4 months ago
JSON representation

GitHub Notification Service For IRC

Awesome Lists containing this project

README

          

GNS

GNS is a GitHub App built with [Probot](https://github.com/probot/probot) that delivers notifications from GitHub to IRC.

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how GNS could be improved, want to report a bug, or want to contribute code, please [open an issue](https://github.com/hellomouse/GNS/issues/new) or [send us a pull request](https://github.com/hellomouse/GNS/pulls)! We welcome any and all contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## License

GNS is distributed under the terms of the [MIT license](LICENSE) and is Copyright © 2018-2019 Hellomouse LTD.

## Authors
* wolfy1339
* BWBellairs