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
- Host: GitHub
- URL: https://github.com/hellomouse/gns
- Owner: hellomouse
- License: mit
- Created: 2018-07-18T15:36:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T01:33:32.000Z (over 4 years ago)
- Last Synced: 2025-04-30T06:39:07.673Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.98 MB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

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