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: about 1 year 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T20:57:59.000Z (over 3 years ago)
- Last Synced: 2025-03-31T13:27:39.991Z (about 1 year ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 9
- Watchers: 3
- 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

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/)