Open jung1411 opened 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
Make a
current_game
command similar to the image below: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.