@bmbl/valorant-api-helper
v0.2.1
Published
Valorant API Helper
Downloads
419
Readme
Valorant API Helper
Provides types for maps, agents, weapons, sprays, contracts, flexes, buddies, player cards, player titles, bundles and seasons along with functions to get all data:
- getWeapons()
- getMaps()
- getAgents()
- getSprays()
- getFlexes()
- getBuddies()
- getPlayerCards()
- getPlayerTitles()
- getBundles()
- getSeasons()
- getCompetitiveSeasons()
- getContracts()
Also provides functions to Log into a riot account: Riot has made changes to the auth flow, currently these functions may not work
- login()
- login2FA()
- getEntitlementsToken();
Also provides functions about currently logged in player:
- getRegion()
- getPlayerInfo()
- getPlayerLoadout()
