Giter VIP home page Giter VIP logo

Comments (3)

HtooWY avatar HtooWY commented on May 27, 2024 1

Hi @andsfonseca , no worry. It is understandable. I thought game client would expose team names and stuffs because they have built-in DPC standings and supporter fantasy stuffs inside the client. It is ok if there is no easy way to do it.

from dota2-rpc-client.

andsfonseca avatar andsfonseca commented on May 27, 2024

I'll see if that's possible. But team information isn't available that easily.

Some possible solutions could be: Comparing the match ID with information from Liquipedia or getting the player's team name. But I'll search

from dota2-rpc-client.

andsfonseca avatar andsfonseca commented on May 27, 2024

Hello @mikqsq, sorry for the delay.

Unfortunately the dota client does not expose the names of the teams that are playing using the Game Integration service.

I researched how to get this information from DPC teams and the only place I could get this detailed information was from the Liquipedia website.

One strategy would be to get the steam ids of the players and compare them with the information on the site and then put the names of the teams. But for that, it would be necessary to consume an API or perform a Web Scraping that identifies the teams from the players' ids.

I believe this feature could be added in the future if there is an easier way to get this information.

I'll be on the lookout for projects that retrieve information from the professional dota league (if it takes too long I might even create a project that does that). But for now, I won't be able to add this feature.

from dota2-rpc-client.

Related Issues (20)

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.