You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be really happy for examples using the api parts. Just create a pull request with the example project and i will add it to the example directory.
Existing Examples:
WIP
Packages Development - Steam specific
skadisteam.inventory
add price providers dynamically by different packages which will be defined by an interface
skadisteam.steamid
A package interacting with steam id's. It should be similar to this node.js package.
It should have a class to instantiate a steam id which can be easily converted to other types. Those types are:
steamID (Better name?)
steamID3 (Better name?)
steamCommunityId (It is basically Steam64Id)
skadisteam.trade
A package which should provide trading services like:
Declining those
Sending Trades
skadisteam.profiles
Enables the user to comment on user profiles and read out information of the profiles like:
Steam Level
Comments
Games
Playtime of games
skadisteam.groups
Enables the user to get basic group interaction via the package
Features should be:
Inviting to groups
Get group members
Post announcements
Reply to discussions
skadisteam.chat
Enables the user to use the chat interface of steam