Automatic Steam Comment bot example for rep4rep.
Using the rep4rep public API.
- clone the repository
git clone https://github.com/rep4rep/rep4rep-bot.git
- navigate into dir
cd rep4rep-bot
- install packages
npm install
.env
requires your rep4rep API token.
An API token can be obtained here.
Never share your rep4rep apiToken with anyone.
node main.js <option>
Auto run
--run
List profiles
--profiles
Authorize profiles
--auth-profiles
Add profile
--add-profile username:password
Remove profile
--remove-profile username