Skip to content

Automatically send all received items to a designated account

License

Notifications You must be signed in to change notification settings

waylaidwanderer/steam-redirector-bot

Repository files navigation

Steam Redirector Bot by waylaidwanderer

Description

Automatically send all received items to a designated account.

Dependencies

Dependency Version
Node.js >= 7.5.0

Installation

  1. Clone this project then install dependencies with npm install.
  2. Rename config.example.js to config.js then modify with your settings.

How To Use

This project requires async/await support.

If your Node.js version is below 7.9.0 you'll need the --harmony flag (node --harmony index.js).

  1. Rename config.example.js to config.js (or make a copy if you want to be able to update the repo files in the future with git pull) and fill in your information.
  2. Run the script with node index.js.

License

Steam Redirector Bot is released under the MIT License.

About

Automatically send all received items to a designated account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published