- Experiment ID
2026-08-rocketleague-events- Experiment Type
- apex / user
- Analysis Summary
- Lets Rocket League match events feed Discord's Auto Clips processing.
- Why It Matters
- Discord can identify meaningful match moments as Clip candidates without relying entirely on manual capture, making highlights easier to preserve.
- Detailed Description
- When Auto Clips is enabled and Rocket League is running, the comparison registers a game-specific event handler.
- Strings added in the same change name events such as victory, defeat, goal, save, assist, demolition, and flip reset.
- This supports using those events as Clip candidates or timeline markers, but it does not prove that every event always creates a separate saved Clip.
- Focus Area
- Rocket League Auto Clips events
- Importance
- high
- Default Config
{
"enableRocketLeagueEvents": false
}- Variations
{
"1": {
"enableRocketLeagueEvents": true
}
}