Automatically send GitHub issue and pull request notifications to Discord.
- GitHub Token - Create a fine-grained token at https://github.com/settings/personal-access-tokens (set 6-month expiration)
- Edit configuration files:
start_notifier.bat(lines 3, 5) - Update installation path and GitHub tokenstart_notifier.vbs(line 2) - Update installation pathgithub_issue_notifier.py(lines 12, 17, 20-26) - Repository, Discord user ID, and webhook URLs
The app runs locally on your computer and checks GitHub periodically. Enable auto-start via start_notifier.vbs to run on boot. It remembers all previous notifications.
Mayd hadve to manduadlly go to file explorer and earch "Startup" and make a auto starter if it doesn't automatically work for you.
Open source. See LICENSE for details.