- Experiment ID
2026-06-clips-league-events- Experiment Type
- apex / user
- Analysis Summary
- Uses League of Legends match events as auto-clipping signals on supported PCs.
- Why It Matters
- Game events can identify important match moments more accurately than audio or screen changes alone.
- It does not apply when League is not running or auto-clipping is off.
- Detailed Description
- When League of Legends is running and Discord auto-clipping is enabled, the experiment starts a game-specific event handler.
- That handler can feed match events into the decision process for creating clips.
- Focus Area
- League of Legends auto-clipping
- Importance
- medium
- Default Config
{
"enableLeagueEvents": false
}- Variations
{
"1": {
"enableLeagueEvents": true
}
}