| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-07-26 | 1.4 kB | |
| update.tar.gz | 2020-07-26 | 200.2 kB | |
| update.zip | 2020-07-26 | 234.3 kB | |
| Totals: 3 Items | 436.0 kB | 0 | |
https://github.com/idinium96/tf2autobot/pull/34
Added
- !inventory command - show current total items in your bot inventory (7576f03)
- an option to show it on Discord Webhook trade summary (7576f03)
--- new variable added: DISCORD_WEBHOOK_TRADE_SUMMARY_SHOW_INVENTORY
Improvements
- Autokeys: add an option to do scrap adjustment (9bb11b8, cfb1a07)
--- new variables added: DISABLE_SCRAP_ADJUSTMENT and SCRAP_ADJUSTMENT_VALUE
- get the suggested value of an INVALID_ITEMS from Prices.TF (which also mean INVALID_ITEMS review will no longer show 0 keys, 0 ref, except if that item is not priced on Prices.TF) (06f43e5)
- auto accept INVALID_ITEMS/OVERSTOCKED overpay: Only if our side is not 0, and itemsToGive is not more than 1, else will be sent for review.
Changed
- only craft duplicated weapons if not exist in pricelist (93ef10a)
- use ∞ symbol if max is set to -1 (a239874)
- Autokeys: reduce the check if not synced with backpack.tf to more than 2 from 4 (5235c1f)
- correction on !sales command (8259a80)
- some cleaning (a5461e2, 8314ca9, cfb1a07)
Fixed - ghost items listed on INVALID_ITEMS/OVERSTOCKED for review offer (9d425b5) - Discord Webhook: add another possible Discord formatting replacer (1378eba, f86e544) - mention on accepted INVALID_ITEMS overpay didn't work well, use previous (1b00548)
Removed
- /pre for review offer - hard to read (Steam Chat)