Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-12-13 | 2.3 kB | |
v2.3.0.tar.gz | 2020-12-13 | 290.1 kB | |
v2.3.0.zip | 2020-12-13 | 388.3 kB | |
Totals: 3 Items | 680.6 kB | 0 |
https://github.com/TF2Autobot/tf2autobot/pull/229
Added
- β¨
!premium
command - @idinium96 / @Bonfire - π¨β¨ an option to prevent adding items that are in other trades when constructing an offer - @idinium96
- new property added:
skipItemsInTrade
(default istrue
)
- new property added:
Updated/Changed
- π₯ removed the duplicated process - @idinium96
- π¨ adjusted donation wordings - @idinium96
- ππ Autokeys: don't add an additional "1" to the min/max - @Dex-Spirit
- ππ Autokeys: always emit changes - @idinium96
- ππ show the error origin when crashed - @idinium96
- π Updated dependencies - @idinium96
Fixed
- π fixed bot showing the incorrect missing value (when someone paying an overstock-overpay, the bot says it's missing that overpaid value) - @idinium96
- π fixed an issue with crate folding listings - @idinium96
- π fixed an issue with Unusual Taunt listings recreation - @idinium96
- π fixed
!config
command - disable autobump is now working - @joekiller - ππ Bring back auto-check for missing listings - much better and functional, thus fixed the issue with missing listings - @idinium96
- π fixed unable to disable high-value items if that particular item is not autopriced (#224)
Update your bot
It's recommended to first delete the node_modules
folder.
- Windows: Directly delete
node_modules
folder. - Linux: run
rm -rf node_modules
(make sure you're in the correct tf2autobot folder).
If you're currently in the master
branch
β
Update your bot with git stash && git pull && npm install && npm run build
and then restart your bot.
If you're currently in the development
branch
β
Update your bot with git stash && git pull && 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!