Skip to content

planetenamek/Upvote-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upvote-Tracker

Bot to track votes from a Steem account

Configuration

Update config.json with your data

{
	"username" : "Your steem username",
	"wif" : "Your private posting key",
	"weight" : "Weight from your vote",
	"trackedTag" : "steemstem",
	"trackedAccount" : "planetenamek"
}

Installation

  • npm install

Run

  • pm2 start app.js

Informations

About

Bot to track votes from a Steem account

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors