Tf2autobot Versions Save

tf2autobot: an Improved version from tf2-automatic

v5.12.2

1 month ago
  • ↩ī¸ Revert changes made in v5.12.1 (no need to update if you're on v5.12.0).

v5.12.1

1 month ago

v5.12.0

1 month ago

Changes

  • 🔨 Added STEAM_API_KEY into the template.env and template.ecosystem.json files. (https://github.com/TF2Autobot/tf2autobot/pull/1746) - @Hhanuska and @idinium96
    • Your bot can still run even without this value.
    • Please add this by yourself. If this is empty, the bot will use accessToken (this might be temporary).
    • If you want the bot to use the API key and you use PM2, please make sure to properly reload the changes made. Read: wiki: PM2

Fixes

v5.11.2

1 month ago

#1739

🔨⚠ī¸ Fixed Steam API request spamming due to an unhandled error on @tf2autobot/tradeoffer-manager (refer to the main repository: https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/releases)

v5.11.1

2 months ago

https://github.com/TF2Autobot/tf2autobot/pull/1711

Small changes

  • đŸŽ¯ Simplify !craftToken command (#1723)
  • 🔨 Automatically delete the refreshToken file on AccessDenied during login (#1724)

Fixes

  • 🔨 Fixed logic for finding generic unusual items in the cart (#1712, follow up on 4101d0f) - @purplebarber

Updates

  • 🔄ī¸ Bumped Steam-related libraries (#1708) - Credit @juniorISO69960
  • 🔄ī¸ Bumped dependencies (#1727)
  • 🔄ī¸ Bumped dev-dependencies (#1729)

v5.11.0

2 months ago

https://github.com/TF2Autobot/tf2autobot/pull/1707

Changes

  • 🔄ī¸ Redo log in Steam methods (#1705, #1709) - Credit @Nicklason
  • 🔨 Item added with assetid (id) will be forced to set the intent as sell (#1706)

For those that were affected by the recent Community Banned wave, please make sure to go to https://steamcommunity.com/dev/apikey (Log in as your bot account on a browser), put localhost as the website, click on "I agree to the Steam Web API Terms of Use" and click on Register. Once the API Key is generated, you don't need to copy it. Just close the browser and try to run the bot.

Please note that this update does not prevent the bot from ever getting the ban again. You can run it at your own risk. I recommend that you add some funds to your bot with a Steam Wallet Code and save the code and receipt as Proof of Ownership in case Steam Support ask for it. Read more about it on my post on our Discord server.

v5.10.0

2 months ago

https://github.com/TF2Autobot/tf2autobot/pull/1701

Changes

  • 🔨 Get schema from schema.autobot.tf. (#1703)

Fixes

  • 🐛 Fixed craft numbered item not being detected. (#1700)
  • 🐛 Fixed handling one-word item name on buy/sell commands. (#1693) - @nikviktorovich

Updates

  • 🔄ī¸ Bumped dependencies.

v5.9.1

7 months ago

https://github.com/TF2Autobot/tf2autobot/pull/1689

Patch

  • 🔨 Removed an unintentional condition that was added by accident (due to copy-pasting from another source), which prevents the bot from getting the pricelist from autobot.tf. (5d11ec8)
  • 🔨 Fixed bot unable to recover if internet connection was lost. (918d554, steam-user)

Updates

  • 🔄ī¸ Bumped dependencies

v5.9.0

7 months ago

Patches/Fixes

  • 🔨 Fixed the "Not Logged In" error when accepting trade offers due to outdated @tf2autobot/steamcommunity package.
  • 🔨 Fixed sell commands not working for generic Unusuals (#1683) - @purplebarber
  • 🔨 Updated getPricelist code for prices.tf (#1686)

New stuff

  • ✨ Added an option to limit pricelist rewrite (#1681)

v5.8.4

7 months ago

🔨 Fixed missing semver package.