Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.94 KB

README.md

File metadata and controls

42 lines (29 loc) · 2.94 KB

github-project-notifier

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 GitHub App onto your project repositories.
  2. Add GitHub Project Notifier 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

card-created card-moved

card-deleted card-edited

Self-host

Please read CONTRIBUTING.md for detailed instructions.

License

This project is developed as part of MLH Fellowship Halfway Hackathon and licensed under MIT