Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-11-18 | 1.6 kB | |
v1.7.3.tar.gz | 2020-11-18 | 226.2 kB | |
v1.7.3.zip | 2020-11-18 | 262.0 kB | |
Totals: 3 Items | 489.8 kB | 0 |
https://github.com/idinium96/tf2autobot/pull/143
Fixed
- fixed Scrap Adjustment - rearrange and emitChange.
- [#144] - fixed bot crash when using removenote
, removebuynote
and removesellnote
parameters on !update
command, and re-arrange codes.
Added/Changed
- [#145] - Mention/disable item that has a certain killstreaker/sheen of your choice.
- new variables:
- HIGH_VALUE_SHEENS
- HIGH_VALUE_KILLSTREAKERS
- [#140] - added withoutgroup
parameter in !update all=true
and !remove all=true
commands.
- Update Discord Webhook: The previous version will delete Item list
element if the total string length more than 1024 characters (the limit for Discord Webhook field value). Now it will not delete but instead, create multiple Item list #
fields (up to 3 fields only).
To update the bot, follow the steps below:
- update your ecosystem.json
or .env
by adding the mentioned new variable.
- run git stash && git checkout master && git pull && npm install && npm run build
.
- restart your bot (if you're using pm2, then restart with pm2 restart ecosystem.json --update-env
).
- 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!
- Become Stargazers! Simply click on the Star button or go here