node-steamcommunity/README.md

26 lines
1.7 KiB
Markdown
Raw Normal View History

2014-12-17 17:12:26 +08:00
# Steam Community for Node.js
2015-08-11 14:00:49 +08:00
[![npm version](https://img.shields.io/npm/v/steamcommunity.svg)](https://npmjs.com/package/steamcommunity)
[![npm downloads](https://img.shields.io/npm/dm/steamcommunity.svg)](https://npmjs.com/package/steamcommunity)
[![dependencies](https://img.shields.io/david/DoctorMcKay/node-steamcommunity.svg)](https://david-dm.org/DoctorMcKay/node-steamcommunity)
[![license](https://img.shields.io/npm/l/steamcommunity.svg)](https://github.com/DoctorMcKay/node-steamcommunity/blob/master/LICENSE)
[![paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N36YVAT42CZ4G&item_name=node%2dsteamcommunity&currency_code=USD)
2014-10-01 03:38:15 +08:00
2015-08-11 14:00:49 +08:00
This module provides an easy interface for the Steam Community website. This module can be used to simply login to steamcommunity.com for use with other libraries, or to interact with steamcommunity.com.
2014-10-01 03:38:15 +08:00
2015-08-11 14:00:49 +08:00
It supports Steam Guard and CAPTCHAs.
2014-10-01 03:38:15 +08:00
2017-06-15 21:56:12 +08:00
This reports anonymous usage statistics to the author. [See here](https://github.com/DoctorMcKay/node-stats-reporter) for more information.
2016-03-08 14:53:45 +08:00
**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/8-node-steamcommunity/).
Such issues may be ignored!**
2014-10-01 03:38:15 +08:00
2016-03-08 14:53:45 +08:00
# Documentation
2014-10-01 03:38:15 +08:00
2016-03-08 14:53:45 +08:00
Documentation is available on the [GitHub wiki](https://github.com/DoctorMcKay/node-steamcommunity/wiki).
2014-10-01 03:38:15 +08:00
2016-03-08 14:53:45 +08:00
# Support
2014-10-01 03:38:15 +08:00
2016-03-08 14:53:45 +08:00
Report bugs on the [issue tracker](https://github.com/DoctorMcKay/node-steamcommunity/issues) or ask questions
on the [dedicated forum](https://dev.doctormckay.com/forum/8-node-steamcommunity/).