dhmoon91 / porobot

0 stars 0 forks source link

Current Game command #35

Open jung1411 opened 3 years ago

jung1411 commented 3 years ago

Make a current_game command similar to the image below: image

These include map name, rank match type, time, thumbnail, teams with champion icons, rank and names, banned champions from each team

The usage of this command is to find live data information about the current game of the summoner.

jung1411 commented 3 years ago

Fetching real-time data, https://stackoverflow.com/questions/54581971/fetch-real-time-data-using-riot-api-is-it-possible

Getting encrypted summoner id, https://developer.riotgames.com/apis#summoner-v4/GET_getBySummonerName

Getting current game info by summoner, https://developer.riotgames.com/apis#spectator-v4/GET_getCurrentGameInfoBySummoner