Releases: TF2Autobot/tf2autobot
Releases · TF2Autobot/tf2autobot
v5.8.4
v5.8.3
v5.8.2
v5.8.1
Fixes
- 🐛 Fixed broken !halt/!unhalt commands (#1576)
- 🔨 Fixed
!updaterepo
(only affected by some users - should work on later update) (#1578) - 🔨 Downgraded
ws
package (#1579)
Update the bot
Wiki: https://github.com/TF2Autobot/tf2autobot/wiki/Updating-the-bot
🆘 Need help? Ask in TF2Autobot Discord Server
💗 The more the better! Show your love by sharing your bot trades in #🔴|community
or #🔴|community-2
channel on TF2Autobot Discord Server! Send me a DM for your unique Discord Webhook URL!
⭐ Show support! Give this project a ⭐ now!
👇 React to this release 🤗
v5.8.0
⚠️ Urgent update
- 🔨 Fixed unable to confirm the trade.
- (v3.45.1 and v3.45.2) https://github.com/DoctorMcKay/node-steamcommunity/releases
New
- ✨ Added
!withdrawAll
command (#1545)
Changes
- 🚮 Removed rep.tf from ban checking (#1544)
- ✨ Get reputation data from
rep.autobot.tf
first (#1572)
- ✨ Get reputation data from
- 🔨 Some changes to the reputation checking logics (ebd4bc9) - @joekiller
- 🔄️ Bumped dependencies.
Fixes
- 🐛 Fixed undefined
Voices from Below
spell (#1549) - 🐛 Fixed unable to generate sku for
Frostbite Bonnet
(TF2Autobot/node-tf2-schema@9da5df6) - 🐛 Fixed unable to generate sku for
Select Reserve Mann Co. Supply Crate #60
(TF2Autobot/node-tf2-schema@c539445)
v5.7.0
Newly added
- ✨ Added an option to auto-enable halt mode on start (#1484) - @RobotoLev
Updates/Changes
- 🔄️ Updated Steam login method (#1524) - Credit @Nicklason
- 🔄️ Updated key conversion rate behavior (read: #272) (#1520)
- 🔄️ Bumped dependencies
Fixes
- 🐛 Fixed "Voices From Below" which was renamed to "Voices from Below" (#1518) - @joekiller
- 🐛 Fixed "Haunted Forever!" unusual effect generating wrong sku (tf2autobot/tf2-schema@4fd6996)
- 🐛 Removed an extra negative sign on the !autokeys command (#1522)
v5.6.0
Newly added
- 📣 Added options to listen to the tf2 events (#1447, #1456)
- ✨ Added a way to backup the pricelist through
!backup
command (#1429) - @maya-bee - 🌐 Added options for alternate inventory APIs (#1435) - @Carlosliam
- ✨ Added options to set custom command prefix for Steam and Discord (#1355) - @Tolfx
- ✨ Added an option to decline
CRIME_ATTEMPT
instead of counter the offer (#1459)
Changes
- ↩️ Partially reverted changes made in #1171 (#1434)
- 🚮 Removed "--omit=dev" tag on
!updaterepo
command (08ef104) ⚠️ This means the!updaterepo
command will be temporarily disabled on this update.
- 🚮 Removed "--omit=dev" tag on
- 🔨 Get item prices from autobot.tf if failed to get from prices.tf (#1471)
- 🔨 Temporarily disable item with ppu if failed to update new prices (#1472)
- 🔄️ Updated
!sku
command to support multiple input separated by a new line (#1473, 2d87577) - 🔄️ Bumped dependencies.
- 📋 Options.json: 06c8865
Fixes
v5.5.0
New
- ✨ Added a
⬜_REVIEW_FORCED
reason for manual review (#1300) - @RobotoLev- New options:
offerReceived.reviewForced.enable
andmanualReview.reviewForced.note
.
- New options:
- ✨ Added a
!wipestats
command (#1405, #1422, #1423) - @maya-bee, @idinium96 - ✨ Added a
!groups
command (#1413) - @RobotoLev - 🧪 Added an experimental slash command for Discord UI (#1425) - @idinium96
Updates
- 🔨 Some improvements on the Discord UI (#1348, #1396, #1397, #1421, #1424) - @RobotoLev
- 🔄️ Updated dependencies
Fixes
- 🐛 Fixed
!stock
command (#1379, #1380) - @idinium96