Giter Club home page Giter Club logo

mundoscript's People

Contributors

brunokrauss avatar dependabot[bot] avatar ed789d0 avatar lionelbergen avatar vmyu avatar

Stargazers

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

Watchers

 avatar

mundoscript's Issues

Valorant endpoints

There's a few endpoints in the riot API for Valorant. Is there any plan to put those in this package or is this package mainly for league?

getActiveMatches throws a "not a function" error

When I make a basic call getActiveMatches(accountInfo) I get the following returned back to me:

(node:8488) UnhandledPromiseRejectionWarning: TypeError: fullPerks.getByPerkIds is not a function
    at replaceObjectFoundByKeyRunes (/node_modules/leagueapiwrapper/LeagueAPI/LeagueAPI.js:467:25)
    at replaceObjectFoundByKeyRunes (/node_modules/leagueapiwrapper/LeagueAPI/LeagueAPI.js:462:7)
    at replaceObjectFoundByKeyRunes (/node_modules/leagueapiwrapper/LeagueAPI/LeagueAPI.js:462:7)
    at replaceObjectFoundByKeyRunes (/node_modules/leagueapiwrapper/LeagueAPI/LeagueAPI.js:462:7)
    at replaceObjectKeysWithValues (/node_modules/leagueapiwrapper/LeagueAPI/LeagueAPI.js:438:2)
    at loadObject (/node_modules/leagueapiwrapper/LeagueAPI/LeagueAPI.js:242:3)
    at /node_modules/leagueapiwrapper/LeagueAPI/LeagueAPI.js:231:4
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

My code that's calling this is a very, very basic call, because I am still familiarizing myself with what data I can get.

leagueAPI.getActiveGames(accountInfo).then(data => {
    console.log('data =', data);
});

I have confirmed that my accountInfo parameter is populated from a call right after initialization of the API. The getActiveMatches call is made much later, so that shouldn't be a problem.

If you'd like anything else, please let me know. Or let me know what I'm doing wrong, because it could always be something silly like that.

Match-V5 Support

Match-V4 support is being deprecated on September 13, 2021.

Match-V5 is now available for production keys.

For this library to stay relevant it will need Match-V5 support.

Ranked

Hello, how are you? I use your api to see the ranked data, but I was looking these days and an empty array is returning, could you take a look?

Follow link demonstrating
https://prnt.sc/wjg11u

Translating item and rune id numbers to names

More of a question than an issue:

Regarding items, I know within 'participants' each entry has 'item0', 'item1', etc, but how would one go about translating those ids into item names? Similarly, when it comes to runes I can see entries regarding perk0, perk0var1, etc, but where can we translate those id values into the corresponding rune names?

Thanks.

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.