/steem-counterflag

Simple script to counter vote a flagged post on the steem blockchain. Built on steem-python.

Primary LanguagePythonMIT LicenseMIT

steem-counterflag

Simple script to counter vote a flagged post on the steem blockchain. Built on steem-python.

Prerequisites:

Update the line below with a valid account.

botname = 'STEEMIT-ACCOUNT'

Run:

python3 vote.py steemit-URL

Logging:

Logs will be written to vote.log as well printed to stdout.