Download Latest Version v5.8.2.zip (556.5 kB)
Email in envelope

Get an email when there's a new version of tf2autobot

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-11-29 5.5 kB
v2.0.0.tar.gz 2020-11-29 272.1 kB
v2.0.0.zip 2020-11-29 366.4 kB
Totals: 3 Items   643.9 kB 0

What's new?

For developer: - re-construction/refactorization of the existing files into smaller and more manageable files - @idinium96 - [#142] Centralize options parsing and add testing framework - @joekiller - Remove very long currency with weapons list, replace by generating it - @idinium96 - Upgrade TypeScript to v4.1.2 (stronger typed) and other dependencies - @idinium96 - Better Discord Webhook (combine functions, interfaces, add success/failed logging, and use promises). - @idinium96

For users: - Make most env variables configurable through commands without the need to restart the bot. New commands: !options (#168) and !config - @joekiller / @idinium96 - See: options.json - Live config update example: live-config-update

  • [#154] Add item name matching on buy/sell, Add js-levenshtein library - @Bonfire levenshtein

  • [#134] Add Full Backpack information and explain to the owner and trade partner why the trade was unable to be performed - @Bonfire / @idinium96 Backpack-info-1 Backpack-info-2

  • [#162] Add confirmation to !delete command - @Bonfire delete-confirmation

  • [#166] Add the ability for the bot to promote sell orders (New item parameter promoted) (backpack.tf Premium only) - @idinium96 promoted-1 promoted-2

  • Add !donatebptf, !donatecart and !donatenow commands. - @idinium96 donate

  • [#170] Add an option to show current stock and max stock (if available) in trade/review summary - @idinium96

    • Enable this by setting tradeSummary.showStockChanges to true in your options.json file.
    • Disabled (default): Disabled

    • Enabled: Enabled

  • Add to show individual pure metals pure-individual image

  • [#165] Add time taken to complete the trade in the trade summary. - @idinium96 time-taken

  • [#174] Add !shuffle command to shuffle your pricelist entries (and will remove and recreate new listings on backpack.tf) - @idinium96 shuffle

  • Add strangeParts to highValue object - able to only mention specified strange parts only. - @idinium96

  • Temporary fix for the crates creating multiple sell listings on Backpack.tf - @idinium96

  • Craft/Uncraft weapons as currency now will shuffle every 11 minutes (when trade partner use !buy/!sell/!buycart/!sellcart commands) - @idinium96

⚠ Please update your .env or ecosystem.json file to be just like below: --- .env: https://github.com/TF2Autobot/tf2autobot/blob/master/template.env --- https://github.com/TF2Autobot/tf2autobot/blob/master/template.ecosystem.json

ℹ Copy this and paste it into Sublime Text 3/Notepad++/Other editor, edit the values and save as options.json and put it into your bot files folder.

ℹ Please refer to Wiki: https://github.com/idinium96/tf2autobot/wiki/Configuring-the-bot-(v2) for configuring your options.json file.

ℹ Please delete the current node_modules folder: - Windows: Just delete the folder. - VPS (Linux): run rm -rf node_modules

✅ Update the bot with git stash && git checkout master && git pull && npm install && npm run build

✅ Now restart your bot: - Windows: Close cmd (Ctrl + C) and restart your bot. - VPS (Linux): run pm2 restart ecosystem.json --update-env && pm2 save


🆘 Need help? Ask in TF2Autobot Discord Server

💗 The more the better! Show your love by sharing your bot trades in #🔴|community-2 channel on TF2Autobot Discord Server! Send me a DM for your unique Discord Webhook URL!

⭐ Become Stargazers! Simply click on the Star button or click here.

Source: README.md, updated 2020-11-29