https://github.com/DoctorMcKay/node-steam-tradeoffer-manager
Simple and sane Steam trade offer management
https://github.com/DoctorMcKay/node-steam-tradeoffer-manager
javascript node steam steam-trade-offers steam-trading trade-offers
Last synced: about 1 month ago
JSON representation
Simple and sane Steam trade offer management
- Host: GitHub
- URL: https://github.com/DoctorMcKay/node-steam-tradeoffer-manager
- Owner: DoctorMcKay
- License: mit
- Created: 2015-05-11T04:23:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T07:19:46.000Z (8 months ago)
- Last Synced: 2025-04-12T04:44:02.778Z (2 months ago)
- Topics: javascript, node, steam, steam-trade-offers, steam-trading, trade-offers
- Language: JavaScript
- Homepage: https://dev.doctormckay.com/forum/9-node-steam-tradeoffer-manager/
- Size: 535 KB
- Stars: 537
- Watchers: 36
- Forks: 137
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-steam - steam-tradeoffer-manager - Simple and sane Steam trade offer management. (Packages / Node.js)
README
# Steam Trade Offer Manager for Node.js
[](https://npmjs.com/package/steam-tradeoffer-manager)
[](https://npmjs.com/package/steam-tradeoffer-manager)
[](https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/blob/master/LICENSE)
[](https://github.com/sponsors/DoctorMcKay)This module is designed to be a completely self-contained manager for
[Steam trade offers](https://steamcommunity.com/my/tradeoffers).Instead of being just a simple API wrapper, it's designed to take most of the work out of implementing trade offers in
your application.**You absolutely need Node.js v4.0.0 or later or this won't work.**
Install it from [npm](https://www.npmjs.com/package/steam-tradeoffer-manager) or check out the
[wiki](https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/wiki) for documentation.**Have a question about the module or coding in general? *Do not create a GitHub issue.* GitHub issues are for feature
requests and bug reports. Instead, post in the [dedicated forum](https://dev.doctormckay.com/forum/9-node-steam-tradeoffer-manager/).
Such issues may be ignored!**# Support
Report bugs on the [issue tracker](https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/issues) or ask questions
on the [dedicated forum](https://dev.doctormckay.com/forum/9-node-steam-tradeoffer-manager/).