Automatically posts League of Legends patch highlights to a Discord channel through discord webhook.
- Detects new Riot patch notes
- Extracts Patch Highlights image
- Sends image directly to a Discord webhook
- Prevents duplicate posts
- Runs automatically via GitHub Actions
Add a repository secret:
DISCORD_WEBHOOK_URL
Then enable GitHub Actions.