I want to create an application using the Riot API that runs whenever I specate a game of League of Legends and creates an interactive streaming overlay using the browser source.
Which things in the Riot API should I read to get all the information out of spectator mode (KDAs of all players, objective timers, team gold, etc.)? And does somebody know if there is a framework in which I can easily create this overlay as a browser source for OBS?
I would like information and maybe some approaches with which I can realize my project.