node-dota2-api icon indicating copy to clipboard operation
node-dota2-api copied to clipboard

Dota2 web api node.js version

Results 7 node-dota2-api issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=isomorphic-fetch&from_version=2.2.1&to_version=3.0.0&pr_id=224a1a2a-e355-41fa-980e-e7ca0d8c007d&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=isomorphic-fetch&from_version=2.2.1&to_version=3.0.0&pr_id=41044a44-e751-42cc-915f-bc579c1bd931&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

I put in options game_mode matchmaking but i'm getting the same result (all pick games)

Hey! How can I get player stats? Like current **MMR** and **Medal**?

const options = {account_id : "random", matches_requested : 5}; getMatchHistory(options) This call is not returning latest match information. It is skipping last match and returns 5 matches played before that.

Add the function getPlayerSummaries to get the player information by dota2 account id. I need to use dota2-api to get the information of players and matches but the original package...

Let’s get started with automated dependency management for node-dota2-api :muscle: This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the...

greenkeeper