Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-10-16 | 1.8 kB | |
v1.5.4.tar.gz | 2020-10-16 | 207.9 kB | |
v1.5.4.zip | 2020-10-16 | 243.0 kB | |
Totals: 3 Items | 452.7 kB | 0 |
https://github.com/idinium96/tf2autobot/pull/89
Add
- add !discord command to show the invite link to the owner and/or tf2autobot Discord server (1f9ba72)
- new variable: DISCORD_SERVER_INVITE_LINK
- add an extra layer of checks before sending an offer to prevent giving free items to the trade partner (3b64886)
Fix
- fix wrong replace position for the %name%
parameter for CUSTOM_CLEARING_FRIENDS_MESSAGE
variable (c700721)
- fix bot crashed when manually accepting a trade (e6de57d, e5e9390)
- fix bot failed to detect high valued items (spelled) when creating an offer through chat command (389fed6)
Updates/Changes - update dependencies - check items if over/understocked (49cbcde) - update short video on how to get webhook URL in README (4b8e484) - update items price update look on discord webhook (414b66a) - remove logging that shows the private loginKey (36ee273) - use backpack.tf steamrep status if steamrep.com down (e2da132, 1a9c571) - when receiving high valued (spelled) items, temporarily disable those items so it will not be sellable (f2eaaa9) - move variables descriptions to the Wiki Configuration page (649fb2e) - move differences and features to the Wiki Home page (f21eac0) - remove donate things and add funding platform (21a1526)
Update your bot by adding the new variables into your ecosystem.json/.env file, and then run git pull && npm install && npm run build
and restart your bot (PM2: pm2 restart ecosystem.json --update-env
).
Let me know if you want to share your bot trades on #🔴|community channel on tf2autobot Discord Server and I will send you the webhook link for it!