Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
new major update.tar.gz | 2020-08-17 | 210.2 kB | |
new major update.zip | 2020-08-17 | 245.1 kB | |
README.md | 2020-08-17 | 2.0 kB | |
Totals: 3 Items | 457.3 kB | 0 |
https://github.com/idinium96/tf2autobot/pull/59
Added
- craft weapons by class after crafting duplicated weapons. This new feature will further reduce your bot backpack space usage - https://github.com/idinium96/tf2autobot/pull/60
- UNDERSTOCKED
reason for offer review - https://github.com/idinium96/tf2autobot/pull/62
- new variables added: DISABLE_ACCEPT_UNDERSTOCKED_OVERPAY
, UNDERSTOCKED_NOTE
Updated - Improved README.md - https://github.com/idinium96/tf2autobot/pull/65, 6bb1aee - improvement on the offer review item list method - https://github.com/idinium96/tf2autobot/pull/63, 4b39995 - dependencies - 9251d08
Changes
- bot responses - https://github.com/idinium96/tf2autobot/pull/58
- AUTOBUMP
default setting, because AUTOBUMP feature is DEPRECATED and no longer supported - fb56fa0
- replace old variables - a333d13
- must update old unusable variables:
- ENABLE_AUTO_SELL_AND_BUY_KEYS
→ ENABLE_AUTOKEYS
- ENABLE_AUTO_KEY_BANKING
→ ENABLE_AUTOKEYS_BANKING
- DISABLE_CRAFTING
→ DISABLE_CRAFTING_METAL
- merge Notes with Status for Discord Webhook - 4b69373
- use discord-webhook-ts
instead of xmlhttprequest-ts
module for Discord Webhook - d7e6c4e, 38f533e
- send price update for 10 items at once - 20a7be1, 72b5211
- specify if not_selling/not_buying keys - https://github.com/idinium96/tf2autobot/pull/64
- separate commands for admin and trader - af1e430
Fixed
- !autokeys
command not synced with current status (banking/buying/selling) - 49d3fbf
- Unusual HHHH image failed to load on Discord Webhook price change feed - 8e65e5f
- Update with
git pull && npm install && npm run build
- I suggest you just use the new updated
ecosystem.template.json
and save asecosystem.json
- restart your bot with
pm2 restart ecosystem.json --update-env && pm2 save
Thank you for using this bot, have a nice day, and looking forward to your support!