Jump to content
McKay Development

[Question] How do I get the Items displayed on my website when my bots received them.


Recommended Posts

Hi,

 

I'm currently asking on behalf of my coder who is not really good with English. He has trouble getting items being displayed on the website when the bots received them. 

The NodeBot is working fine and is able to trade items back and forth with me. 

 

Now once I've deposited the items on the bots, I'm trying to get it linked to my website inventory which belongs to mine account when I signed in through steam, showing my "web" inventory which I have deposited with the bots.

 

I read on google about storing it in a database, doing array etc. And something about connecting the Nodebot to the website through socket.io, I'm not familiar with all these as I'm not a coder. Any help would be appreciated.

 

Thanks

Link to comment
Share on other sites

First step is including mysql and socket.io module to your bot. Then after you receive items you need to fetch them and check what you have got, then process them in to your database. Then you can push the new data to your website via socket.io.

 

That's simply how it goes.

Link to comment
Share on other sites

Yup thanks for your replies. I have googled out and told him about the socket.io and website, his able to proceed. Just another side note, because the bots that his doing is on his local machine, i have decided to put the bots like on amazon web services which has expressjs etc. How do I bypass the 7 days trade ban while login in from a new machine? , I read something about to do with secrets and cookies. Am I on the right track.

Edited by heaventea
Link to comment
Share on other sites

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...