When Riot ships a new League patch, Dorans-bot posts an announcement in the channel you pick, with a link straight to the official notes. It fires once per patch, so roughly every two weeks.
Setup
/config patch_notes channel:#announcements
| Parameter | Required | Description |
|---|---|---|
channel | No | Where to announce. Omit the channel to turn it off. |
To stop announcements, run the command with no channel:
/config patch_notes
What gets posted
A short embed naming the new patch with a link to Riot's own patch notes page.
The announcement deliberately links out rather than summarising the patch. Riot's notes are what players actually want to read, and a generated summary cannot describe an ability change accurately, only report that some text changed.
Timing
The bot checks for a new patch periodically rather than at a fixed hour, so the announcement lands sometime after Riot publishes rather than the exact minute. Each patch is announced once per server.
Related
- Config Commands: Full reference for server configuration.
- Match Alerts: Post-game breakdowns in your channels.