Skip to content

dr3fty/SteamHelper-rs

 
 

Repository files navigation

SteamHelper-rs

SteamHelper is (in the future) a modular Rust alternative to popular libraries as C# SteamRE/SteamKit, node.js DoctorMcKay/node-steam-client, and Python ValvePython/steam, to enable interaction with the Steam Network through an easy to follow API.

It can be used to create bots, automate profiles, the possibilities are endless.

The library needs contributors. Check issues that need help and send those PRs in! To learn more about how Steam works, check here.

Features:

In progress:

  • Steam Trading: Create tradeoffers, Accept/Deny Tradeoffers, keep track of statuses changes.
  • Steam WebAPI Wrapper

Progress Paused:

  • Steam Client: Same functionality as desktop client, go online, answer to messages, etc;
  • Steam Auth: Mobile 2FA, Accept/Deny Confirmations, Authentication to Steam Community and Steam Store

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in SteamHelper by you, shall be licensed as MIT, without any additional terms or conditions.

About

Interact with Valve's Steam network with this collection of crates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.8%
  • HTML 0.2%