SteamBot icon indicating copy to clipboard operation
SteamBot copied to clipboard

Wrapper for friends list

Open WildCard65 opened this issue 10 years ago • 3 comments

Due to #702 I feel like SteamBot needs a wrapper class for SteamKit2's friend stuff. Anyone else agree?

WildCard65 avatar Jan 28 '15 15:01 WildCard65

What would be the purpose of this wrapper class?

scholtzm avatar Jan 28 '15 15:01 scholtzm

To allow for easier handling of bot's friends(like instead of doing Bot.SteamFriends.GetFriendPersonaName(), coder can do something like: Bot.GetFriendById().FriendName
Edit: Also they can even check when friend was added, if friend is blocked, when friend account is created(just incase people want that) and other things.

WildCard65 avatar Jan 28 '15 15:01 WildCard65

This project is still lacking proper inventory system for trade offers. I'd say this is pretty low priority.

scholtzm avatar Jan 28 '15 16:01 scholtzm