Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-11-30 | 614 Bytes | |
v2.0.2 - fixes.tar.gz | 2020-11-30 | 273.4 kB | |
v2.0.2 - fixes.zip | 2020-11-30 | 367.5 kB | |
Totals: 3 Items | 641.5 kB | 0 |
https://github.com/idinium96/tf2autobot/pull/183
- fixed autopricing not working by downgrading socket.io library
-
fixed
!config
command again. If you want to add any array value, you'll need to start with[
and end with]
. Example: Adding new Sheens:!config highValue.sheens=[Team Shine, Manndarin]
-
some corrections.
ℹ Please delete the current node_modules
folder:
- Windows: Just delete the folder.
- VPS (Linux): run rm -rf node_modules
✅ Update the bot with git stash && git checkout master && git pull && npm install && npm run build
and then restart your bot.