Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #39

Merged
merged 15 commits into from
Jul 31, 2020
Merged

update #39

merged 15 commits into from
Jul 31, 2020

Conversation

idinium96
Copy link
Member

@idinium96 idinium96 commented Jul 31, 2020

Fixes

  • possible fix for autobump (auto-relist) when backpack.tf down. (0ebdc0f, cb0dcca, 2b42957, c3fe87f, e987fce)
  • possible fix when backpack.tf or Steam down - instead of ignoring the offer, it will be sent as review for owner to manually check partner backpack.tf banned status or Steam trading escrow status. (686f464)
  • Autokeys command - display incorrect selling/buying price when scrap adjustment disabled. (52cb17f)

Added

  • since IEconItems_440 API endpoint seems to have been fixed, the !inventory command and Discord Webhook trade summary now will show current items/backpackSlots. (74f73b1)
  • accepted escrow trade message (b468015)
  • !adjustrate command - manually adjust the current key rate. Example of usage: !adjustrate buy.metal=56&sell.metal=56.11. You must include both buy and sell price and sell price must be higher than the buy price. Note that adjusted key rate will not be saved and will be reset once you restart your bot OR new keyPrices is updated. (555536f, 01797da)

Changed

  • if DISABLE_GIVE_PRICE_TO_INVALID_ITEMS or DISABLE_ACCEPT_OVERSTOCKED_OVERPAY set to false (enabled), it will accept trade offer that is only more than (>) our side value, and if DISABLE_GIVE_PRICE_TO_INVALID_ITEMS set to true (disabled), it will accept an offer that is more than or equal (>=) to our side value. (5db79c8)
  • Autokeys: remove key from pricelist when not active or when shutting down the bot. (8e6641e)

@idinium96 idinium96 merged commit b1a62a6 into master Jul 31, 2020
idinium96 pushed a commit that referenced this pull request Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant