Kla35 / lis-generator

A small Javascript software who retrieve data from Riot API to generate pictures : One picture about pregame (as perkz/runes, players...) and one picture about postgame (stats, gold graph, damage graph...). Automatic download of new pictures on new patch.
GNU General Public License v3.0
4 stars 2 forks source link
cast champion damage-graph game game-picture gold-graph league-of-legends leagueoflegends lol-runes-overlay perks picture players retrieve-data riot-api runes streaming twitch

LIS Generator (Previously lol-picture-generate-for-stream)

A small Javascript software who retrieve data from Riot API to generate a pregame picture (Username, Champion, Summoners, and Perks {Runes]...) and a postgame picture on a game (Team win, stats, damage graph, gold graph...).

Works (but still under development)

How to use it ?

Download the lastest release and install it

You will need a API Key given by Riot Devs website (https://developer.riotgames.com/) when you create a account

Then enter a username or a match id, and it will generate the 2 pictures !

The look of the software

And if I clone it, how can I start it ?

For launching the software, you will need to type : "npm start" in the directory

Example :

Draft & Ranked Game pregame picture example : Example 1

Custom game pregame picture if there is 10 players in the game example : Example 1

Postgame picture example : Example 1