-
see https://github.com/claudiowilson/LeagueJS/issues/73
-
As the title suggests, how to use go-ego riot in servers w/ mysql as datastore?
-
**Bug Description**
Currently, there are issues with ```gameStartMillis``` in the ```/val/match/v1/matches/{matchId}``` endpoint of the Valorant API. The provided ```gameStartMillis``` timestamp corr…
-
Many of [RIOTs peripheral driver interfaces](https://doc.riot-os.org/group__drivers__periph.html) use the pattern of a device type `dev_t` that is then initialized via `init(dev_t)`. The current Rust …
-
Wich is the correct way of getting the PUUID from account-v1?
I tried this but didn't work:
account_data = lol_watcher.account.by_riot_id(region, game_name=name, tag_line=tag_line)
-
Given the following JSON-LD content in a file `cat test/data/variants/forward_slash.jsonld `
```json
{
"@context": {
"kb": "http://example.org/kb/",
"owl": "http://www.w3.org/2002…
-
There is a problem with participants in FeaturedGames.
According to Riot API FeaturedGames returns Participant object, while CurrentGame uses CurrentGameParticipant. Main difference is that there is …
-
# Data Collection: Vision Score and Win Condition | Stephanie’s Blog
I used the Riot Games API to collect match data on both low elo and professional LoL players to see if we could explore any correl…
-
what is heroStaticData.txt file ?
-
I'd like to know what's the participant's role. I saw that `Match` has properties for this. But this is not for a current match.
```
List currentMatch =
api.Spectator.GetCurrent…