David, your friend
David, your friend
@Alevale That would be helpful if you were to add/edit mongoose section(s). In addition to any details/examples/samples you think would be helpful to add, here are some questions you might...
@DentFuse has added a chapter covering chat messages, & his pull request is pending #78. | **[David, your friend](https://github.com/xmwx38)** |
@Billason Check out this comment - https://github.com/andrewda/node-steam-guide/issues/50#issuecomment-338286160 Also, be sure to check out this chapter from a forked repo of node-steam-guide - https://github.com/Steam-Bot-Basics/node-steam-guide/tree/master/Chapter%203%20-%20User%20Interaction/Chapter%203.2%20-%20Chatting%20With%20Friends
- [Steamlytics SDKs](http://steamlytics.xyz/sdk) - [PHP](https://github.com/waylaidwanderer/Steamlytics-SDK-PHP) (official) - [Javascript](https://github.com/Rock48/node-steamlytics) (unofficial) - [Steamlytics APIs](http://steamlytics.xyz/api) - [Steam API](http://steam.steamlytics.xyz/api) for `inventory` and `currencies`. - [CS:GO API](http://csgo.steamlytics.xyz/api) for `items`, `prices`, and `pricelist`.
- [CSGOFAST API](https://api.csgofast.com/price/all) - [BitSkins API](https://bitskins.com/api) - [/api/v1/get_all_item_prices](https://bitskins.com/api/#get_all_item_prices)
- [Csgobackpack API](http://csgobackpack.net/api/) - [OPSkins API v2](https://opskins.com/kb/api-v2) - [SDK - Node.js](https://www.npmjs.com/package/@opskins/api) (official)
I agree with the answer above by @DentFuse. I am one of a few contributors of [Steam-Bot-Basics/node-steam-guide](https://GitHub.com/Steam-Bot-Basics/node-steam-guide). Check out [Chapter 3.2](https://github.com/Steam-Bot-Basics/node-steam-guide/blob/master/Chapter%203%20-%20User%20Interaction/Chapter%203.2%20-%20Chatting%20With%20Friends/README.md).
### **Suggestions:** - [ ] Switch for default/dark themes, - [ ] Set client to start on boot, - [ ] Stored users settings.
@scholtzm Maybe that would be okay... - If the user's status is set to offline in the Punk client after launch then resources could be freed for the Steam client,...