This package has been deprecated

Author message:

Use node-steam-user

@dsyncerek/node-steam-bot

1.1.5 • Public • Published

Steam Bot for Node.js

Steam Bot that automatically accept offers form owners.

Installation

npm i @dsyncerek/node-steam-bot

Usage

const SteamBot = require('@dsyncerek/node-steam-bot');

let bot = new SteamBot({
    username: "your username",
    password: "your password", 
    shared: "your shared secret", 
    identity: "your identity secret", 
    admins: ["STEAMID64"],
    logFile "logs.log"
});

Package Sidebar

Install

npm i @dsyncerek/node-steam-bot

Weekly Downloads

1

Version

1.1.5

License

MIT

Unpacked Size

4.44 kB

Total Files

4

Last publish

Collaborators

  • npm