yoba Posted March 17, 2017 Report Posted March 17, 2017 I want to decline some trade offers not to exhaust the limits (30 sending,incoming etc). How I can decline offer by id? For example:I sent the offer -> If the offer was not accepted within 4 hours -> decline it. Thanks for your answers. Sorry for my english. Quote
Dr. McKay Posted March 17, 2017 Report Posted March 17, 2017 See cancelTime here: https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/wiki/TradeOfferManager#constructoroptions Quote
yoba Posted March 17, 2017 Author Report Posted March 17, 2017 Is it possible to get an array of all active trades? For example:array = ['id' = > 123123,'date' => 01.01.0000 00:00:00] See cancelTime here: https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/wiki/TradeOfferManager#constructoroptions Quote
yoba Posted March 17, 2017 Author Report Posted March 17, 2017 After each trade, I want to complete the bot. And I want a separate bot that will monitor the limits. Quote
Dr. McKay Posted March 20, 2017 Report Posted March 20, 2017 https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/wiki/TradeOfferManager#getoffersfilterhistoricalcutoff-callback Please read the documentation. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.