Hello!

Tell me how to implement steam trade bot on java, which will exchange things with customers on the site? Advise which library to use?

I read the docks of steam web api and how much I understood that you need to use openid technology. but this realization of the solution to the problem ends) maybe I'm missing something ...

I found solutions on php, js, c # but by java I found only outdated implementations that do not work.

    1 answer 1

    There is a Java wrapper over the C ++ API for Steam - SteamWorks4J

    The author says that not all API functions work, but promises to add if you suspend the issue

    • Thank you very much for your reply @barmaley. I will sort this out! - Sergii Diukarev
    • But the question is still open for other answers) Perhaps someone can offer a detailed description of the solution to the problem) - Sergii Diukarev
    • API is already further on. There will be specific questions - contact - Barmaley