Jump to content
McKay Development

Recommended Posts

Posted

It looks like the "new offer" event doesn't fire for pending offers when the bot starts up. How can I ensure that all of those are processed when the bot starts up?

 

I have noticed that the script creates a polldata.json file, but despite this, it never fires the trade offers while the bot is down.

 

I guess this is to avoid duplicate trade offer processing, but this could be avoided by just not processsing them before it shuts down.

 

So, does anyone know how to handle something like this?

Posted

It looks like in order to fix this problem, you just need to set polldata.json to {} - so I guess the purpose of that file was to avoid doing exactly the thing I wanted to do? Kind of ironic, but different people code in different ways!

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