Version 2.12.5
Additions:
- Added force-unfriend system to always keep 1 slot free on the friendlist of every bot account
- Added automatic compatibility finding & running system
- Added comments request amount
max
as alias for keywordall
- Added info message on config import error should firststart be true to explain new users what happened
- Friend messages from blocked users will now be logged with logtype DEBUG
Fixes:
- Fixed unfriend messages missing from lang file
Changes:
- Edited chat message error message to be more concise
- Edited login flow change msg to warning and send it via steam chat
- Optimized accsToAdd message constructor by using the cachefile botaccid array instead of creating a new SteamID obj for every account
- Moved friendMessage event block checks to a dedicated helper
- Shortened data import section in
controller.js
- Updated
steam-session
to v1.1.0