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.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-12-05 3.5 kB
v2.2.0.tar.gz 2020-12-05 281.2 kB
v2.2.0.zip 2020-12-05 376.8 kB
Totals: 3 Items   661.5 kB 0

https://github.com/idinium96/tf2autobot/pull/206

✨ Added

  • ✨ Painted items support to high-valued options (#203) - @idinium96

    • new painted property (string[]) on highValue object (default is [])

      "highValue": { "enableHold": true, "sheens": [], "killstreakers": [], "strangeParts": [], "painted": [] ^ Don't forget to add this comma! }, - ✨An option to include high-value item in sell order note - @idinium96 - new highValue property on details object:

      "details": { "buy": 'I am buying your %name% for %price%, I have %current_stock% / %max_stock%.', "sell": 'I am selling my %name% for %price%, I am selling %amount_trade%.', "highValue": { ^ Don't forget to add this comma! "showSpells": true, "showStrangeParts": false, "showKillstreaker": true, "showSheen": true, "showPainted": true } }, Note that, except for Spells, all must be specified in each highValue property value (array).

  • ✨ Outgoing message history to the admin !message command (#197) - @Bonfire

  • !use command (#215) - @idinium96

⚡ Updated/Improved

  • 🔄 Time taken to have numeric precision (#204) - @Bonfire / @idinium96
    • new showTimeTakenInMS property (boolean) on tradeSummary object (default is true).

      "tradeSummary": { "showStockChanges": false, "showTimeTakenInMS": true }, - 🎨 Skip keys if the bot doesn't have it in trade/review summary - @idinium96 - 🎨 Prettify Discord Webhook embed footer and re-position time taken - @Dex-Spirit / @idinium96 - 🔨 Add more crash preventers - @idinium96 - 🔨+🎨 Refactor and improve steam chat. - @idinium96 - 🔨+🎨 Refactor and standardize high-value from MyHandler (Offer receive) and UserCart (Offer sent) - @idinium96 - ⚡ Perform check if bot can't buy/sell more of the particular item when trade partner attempts a trade with commands - @idinium96 - ⚡+🎨+🔨 Better performance and only check on specific items for high-value items (when using command - UserCart) - @idinium96 - 🔄 Update dependencies - @idinium96 - 🔄 Let !config trigger autokeys updates (#205) - @joekiller - 🔥+🗑 Remove deprecate/unused codes/file - @idinium96 - 🎯 more interfaces and stronger typed - @idinium96

🐛 Fixed

  • 🔨 Fix typo in "killstreaker" item description (#209) - @Bonfire
  • 🐛 Fix maxStock not being shown when it's used as currency (key) - @idinium96
  • 🐛 Fix bot unable to disable HV items if not autopriced - @idinium96
  • 🐛 fix promoted - @idinium96
  • 🐛 fix message buffer - @idinium96

✅ Update the bot with git stash && git checkout master && git pull && npm install && npm run build and then restart your bot.


🆘 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!

⭐ Enjoyed using TF2Autobot? Give a star! Simply click on the Star button or click here.

Source: README.md, updated 2020-12-05