Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-06-10 | 577 Bytes | |
v4.1.1.tar.gz | 2021-06-10 | 421.7 kB | |
v4.1.1.zip | 2021-06-10 | 502.0 kB | |
Totals: 3 Items | 924.2 kB | 0 |
Fixes
!updatebulk
and!removebulk
commands - 🔍 add checks if an item exists, 🔨 fix missingcontinue
(#709)
From v4.1.0 → v4.1.1
- Update your bot with just
git pull && npm run build
and then restart your bot.
From v4.0.0 → v4.1.0
- Update your bot with
git pull && npm install && npm run build
and then restart your bot. - Recommended: https://github.com/TF2Autobot/tf2autobot/wiki/Updating-the-bot
From below v4.0.0
- Upgrade to v4.0.0 - Read the release note: https://github.com/TF2Autobot/tf2autobot/releases/tag/v4.0.0