tipsybosphorus cross-posted this post in OCD 6 years ago


Migrating tagbot to HIVE

in HiveDevs6 years ago (edited)

tagbit.png


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


  1. pip uninstall steem_tagbot

  2. 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.