Jump to content
McKay Development

Recommended Posts

Posted

Hi there!

I have few questiona bout your's node-steam-tradeoffer-manager api.


For example, we have 2 steam accounts: user of my website and my bot.


1 step - user want to send his item to my bot and I want to put this into mysql, so user will create trade offer but how to automatically accept it as bot and make sql query?


2 step - second situation, bot have some item and I want to make trade offer for my user. How to do it? And I want to do sql query when the trade will be accepted by user.


Best regards for you, Matt.

Posted

If you don't know how to work with a database from node, you should probably start with an introductory course.

I know how to but I don't know where, on which function should I do this.

And also I have question, all trades to my bot will be automatically accepted?

Posted

What is the solution to hold more than 1 bot in 1 app?

var logOnOptions1, var logOnOptions2, var logOnOptions3, etc.?

or var bot1 = new SteamCommunity(); var bot2 = new SteamCommunity();

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...