Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-11-01 | 1.0 kB | |
v1.6.1 - minor update.tar.gz | 2020-11-01 | 213.5 kB | |
v1.6.1 - minor update.zip | 2020-11-01 | 248.4 kB | |
Totals: 3 Items | 462.9 kB | 0 |
https://github.com/idinium96/tf2autobot/pull/103
Fix
- "TF2Autobot v1.x.x" does not show up when CUSTOM_PLAYING_GAME_NAME
variable is empty. (2fa02c1)
Changes
- use embed instead of only content when alerting owner through Discord webhook about full inventory (their/our). (4388bda)
- show both buy/sell prices in suggested prices when listing INVALID_ITEMS
items. (66aaaa6, 3943155)
- use Object
instead of string[]
on the strangeParts()
function. (4f084fe)
Update - dependencies (f33a065)
Update your bot by running git reset HEAD --hard && git pull && npm install && npm run build
and restart your bot (PM2: pm2 restart ecosystem.json
, if you made any changes to your ecosystem.json
file, then run you'll instead need to run pm2 restart ecosystem.json --update-env && pm2 save
).
Let me know if you want to share your bot trades on #🔴|community-2 channel on TF2Autobot Discord Server and I will send you the webhook link for it!