# Steam Trade Offer Manager for Node.js
[![npm version](https://img.shields.io/npm/v/@tf2autobot/tradeoffer-manager.svg)](https://npmjs.com/package/@tf2autobot/tradeoffer-manager)
[![npm downloads](https://img.shields.io/npm/dm/@tf2autobot/tradeoffer-manager.svg)](https://npmjs.com/package/@tf2autobot/tradeoffer-manager)
[![dependencies](https://img.shields.io/david/tf2autobot/node-steam-tradeoffer-manager.svg)](https://david-dm.org/tf2autobot/node-steam-tradeoffer-manager)
[![license](https://img.shields.io/npm/l/@tf2autobot/tradeoffer-manager.svg)](https://github.com/tf2autobot/node-steam-tradeoffer-manager/blob/master/LICENSE)
[![sponsors](https://img.shields.io/github/sponsors/DoctorMcKay.svg)](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/@tf2autobot/tradeoffer-manager) or check out the
[wiki](https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/wiki) for documentation.

# Support

Report bugs on the [issue tracker](https://github.com/TF2Autobot/node-steam-tradeoffer-manager/issues).
