1.0.0-alpha.27 • Published 1 year ago
@statsanytime/trade-bots-steam v1.0.0-alpha.27
@statsanytime/trade-bots-steam
Official Steam plugin for the StatsAnytime Trade Bots framework.
Installation
pnpm install @statsanytime/trade-bots-steam
Usage
For information on how to use this in the context of the framework, we recommend reading the official framework documentation here.
This package exports the following functions:
createSteamPlugin
Creates a new Steam plugin instance. This takes a single options argument:
export interface SteamPluginOptions {
accountName: string;
password: string;
sharedSecret: string;
identitySecret: string;
}
acceptTradeOffer
Accepts a trade offer for the item in the current context. It does not take any arguments.
1.0.0-alpha.27
1 year ago
1.0.0-alpha.26
2 years ago
1.0.0-alpha.24
2 years ago
1.0.0-alpha.23
2 years ago
1.0.0-alpha.22
2 years ago
1.0.0-alpha.21
2 years ago
1.0.0-alpha.16
2 years ago
1.0.0-alpha.15
2 years ago
1.0.0-alpha.14
2 years ago
1.0.0-alpha.13
2 years ago
1.0.0-alpha.11
2 years ago
1.0.0-alpha.5
2 years ago
1.0.0-alpha.3
2 years ago
1.0.0-alpha.2
2 years ago
1.0.0-alpha.1
2 years ago
1.0.0-alpha.0
2 years ago