Giter Site home page Giter Site logo

valapi / node-valapi Goto Github PK

View Code? Open in Web Editor NEW
18.0 1.0 7.0 1.29 MB

Valorant API wrapper for nodejs

Home Page: https://valapi.github.io

License: MIT License

TypeScript 99.79% JavaScript 0.21%
nodejs npm multifactor riot-api twofactor typescript valorant-api

node-valapi's Introduction

node-valapi

Profile

NodeJS packages that make more easier to use Valorant API

LICENSE Github Discord


  • node-valapi isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.
  • node-valapi was created under Riot Games' "Legal Jibber Jabber" policy using assets owned by Riot Games. Riot Games does not endorse or sponsor this project.
  • MIT License

Projects

Release

npm run build
npm publish --workspaces

Delete compiled files (after build)

npm run clean

Testing

npm run test

dotenv

Regions: valapi.github.io/build-in/Region

# multi-factor must be "disable"
VAL_REGION="na"
VAL_USER="RiotUsername"
VAL_PASS="Passowrd"

# https://developer.riotgames.com
VAL_RIOT_API="API_KEY_123"

node-valapi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

node-valapi's Issues

Dependency error: @valapi/* packages

Hey! I'm interested in this package because it says it supports MFA

I tried the following command

yarn add @ing3kth/val-api

Which yielded this error:

error Couldn't find package "@valapi/api-wrapper@latest" required by "@ing3kth/val-api" on the "npm" registry.

followed by these errors:

Error: Couldn't find package "@valapi/riot-api@latest" required by "@ing3kth/val-api" on the "npm" registry.
Error: Couldn't find package "@valapi/lib@latest" required by "@ing3kth/val-api" on the "npm" registry.
Error: Couldn't find package "@valapi/riot-client@latest" required by "@ing3kth/val-api" on the "npm" registry.
Error: Couldn't find package "@valapi/valorant-api.com@latest" required by "@ing3kth/val-api" on the "npm" registry.

Also, when I try to visit the npm/package page, I get redirected to the login page, has if I didn't have permissions.
Are the packages private ?

Some API get 404 status

such as webClient.PreGame.getPlayer

I have set the config according to the information on discord

  const webClient = new WebClient({
    client: {
      version: 'release-05.09-shipping-10-789344',
      platform: {
        platformType: 'PC',
        platformOS: 'Windows',
        platformOSVersion: '10.0.19042.1.256.64bit',
        platformChipset: 'Unknown',
      },
    },
    ...config,
  })

Add Valorant-API wrapper

What do you think about the idea of adding a wrapper for the https://valorant-api.com/ to this package.... That would give the users the possibility to have access to the assets like weapon skins and so on with the same package... If this idea resonates I would offer to build this and add it via pullrequest? But I wanted to have your opinion first!

Error Code 403

When i am trying to use the .Auth.Account.login() method to login i am getting a 1020 Error Code.

how to get items name

i have got item id '167481de-4732-b44a-06ad-938625015abe' ,so how can i get this item name?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.