RE: Is this the BEST UPVOTE BOT ON STEEMIT? - Get started in 3 easy steps & Download the ZIP-File!

You are viewing a single comment's thread from:

Is this the BEST UPVOTE BOT ON STEEMIT? - Get started in 3 easy steps & Download the ZIP-File!

in upvote-bot •  7 years ago 

I cant seem to get it working. At first I was getting the piston error but then I read somewhere to make the follwing changes at the start of the code:
from steem.steem import Steem
#from piston.steem import BroadcastingError

I can start up the code then and it does pick up the accounts creating new posts but fails right after giving me this error:

self._target(*self._args, **self._kwargs)

File "vote-bot.py", line 63, in worker
except BroadcastingError as e:
NameError: name 'BroadcastingError' is not defined

I can't seem to figure out how to fix this. Does anyone have any idea's?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!