Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wei/github-project-notifier
A Discord 🤖 that notifies on GitHub Project Card updates
https://github.com/wei/github-project-notifier
hacktoberfest
Last synced: 21 days ago
JSON representation
A Discord 🤖 that notifies on GitHub Project Card updates
- Host: GitHub
- URL: https://github.com/wei/github-project-notifier
- Owner: wei
- License: mit
- Created: 2020-11-14T19:16:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T20:57:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T17:47:39.731Z (about 1 month ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 9
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![github-project-notifier](https://socialify.git.ci/wei/github-project-notifier/image?description=1&font=Bitter&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB2aWV3Qm94PSIwIDAgMTI3LjEgOTYuNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48c3R5bGU%2BQG1lZGlhIChwcmVmZXJzLWNvbG9yLXNjaGVtZTogZGFyaykgeyNkaXNjb3Jke2ZpbGw6I2ZmZiAhaW1wb3J0YW50fX08L3N0eWxlPjxwYXRoIGlkPSJkaXNjb3JkIiBkPSJNMTA3LjcgOGExMDUuMiAxMDUuMiAwIDAgMC0yNi4yLThBNzIgNzIgMCAwIDAgNzggNi44YTk3LjcgOTcuNyAwIDAgMC0yOS4xIDBBNzIuNCA3Mi40IDAgMCAwIDQ1LjYgMGExMDUuOSAxMDUuOSAwIDAgMC0yNi4yIDhBMTA2IDEwNiAwIDAgMCAuNSA4MC4zYTEwNS43IDEwNS43IDAgMCAwIDMyLjIgMTYuMiA3Ny43IDc3LjcgMCAwIDAgNi45LTExLjIgNjguNCA2OC40IDAgMCAxLTEwLjgtNS4xbDIuNi0yYTc1LjYgNzUuNiAwIDAgMCA2NC4zIDBsMi43IDJhNjguNyA2OC43IDAgMCAxLTEwLjkgNS4yIDc3IDc3IDAgMCAwIDcgMTEgMTA1LjMgMTA1LjMgMCAwIDAgMzIuMS0xNkExMDYgMTA2IDAgMCAwIDEwNy43IDhaTTQyLjQgNjUuOEMzNi4zIDY1LjcgMzEgNjAgMzEgNTNzNS0xMi43IDExLjQtMTIuN1M1NCA0NiA1NCA1M3MtNSAxMi43LTExLjQgMTIuN1ptNDIuMyAwYy02LjMgMC0xMS41LTUuNy0xMS41LTEyLjdzNS0xMi43IDExLjUtMTIuN1M5Ni4yIDQ2IDk2IDUzcy01IDEyLjctMTEuNCAxMi43WiIgZmlsbD0iIzU4NjVmMiIvPjwvc3ZnPg%3D%3D&pattern=Formal%20Invitation&theme=Auto)
Never miss updates on your GitHub Projects again~
It is easy to overlook activities in GitHub Projects. **GitHub Project Notifier** helps you and your collaborators keep track of any project card updates on your project channels in Discord!
## Usage
1. ~~Install **[GitHub Project Notifier](https://github.com/apps/discord-github-project-notifier)** GitHub App onto your project repositories.~~
1. ~~Add **[GitHub Project Notifier](https://discord.com/oauth2/authorize?client_id=777194551701536798&scope=bot)** Discord Bot to your server.~~> **Note**
> * This app only works with GitHub Projects (classic).
> * Please self-host the application.## Commands
* **list**: Lists all subscribed GitHub Project boards
* ```!github-project list```
* **sub**: Subscribe to a GitHub Project board
* ```!github-project sub https://github.com/[owner]/[repo]/projects/[0-9]+```
* **unsub**: Unsubscribe from a GitHub Project board
* ```!github-project unsub https://github.com/[owner]/[repo]/projects/[0-9]+```## Examples
## Self-host
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for detailed instructions.
## License
This project is developed as part of [MLH Fellowship](https://fellowship.mlh.io/) Halfway Hackathon and licensed under [MIT](https://wei.mit-license.org/)