This bot allows for multiple accounts to upvote your steem posts. This code is ever evolving based on the needs of the upvote demands and the rewards algorithm. Feel free to do pull requests and comment on any improvements. I am always learning and would love any input on stuff that could be improved.
-
Clone this repo
git clone https://github.com/cmtzco/steemit_upvote_bot.git
-
Change directory to the repo
cd steemit_upvote_bot
-
Rename the creds file
mv creds.py.example creds.py
-
Update creds file with your account credentials and the accounts to upvote
-
Run script
python3 multivote.py
-
GG
-
Profit!
NOTE: All code is provided as is and has no guarantee. User providing the codebase is not responsible for any outcome when using this application.