
Tagbot is an upvote bot, upvotes posts with a specific tag (or a list of tags) based on pre-defined parameters. It supports auto-replies and the global blacklist API.
Steps to migrate
pip uninstall steem_tagbot
pip install hive_tagbot
That's it.
All configuration options are same. You can see the README for the general instructions.
Huge thanks to @pharesim for porting steem-python
to hivepy
, otherwise it would be more work to migrate tagbot.
/cc @chitty, I know you use this one.