Migrating tagbot to HIVE

in HiveDevs5 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.

Sort:  

hivewhat_logodrftSM.png



👋Hi @emrebeyler,

Good news! We've added Tagbot to the
Hive Blockchain Directory, here:

https://hivewhat.com/directory/tagbot/


Swarm!

Great!! many thanks, will get my bot up and running again!

Güzel is çıkarmaya devam
🇹🇷🇹🇷🇹🇷

Hi! Tagbot was added to HiveProjects.io - directory of apps, sites & tools created for Hive. You can also join Hive Projects Community to be on time with all new informations!

Hey,
I am pretty new to Linux and I wanted to start a bot with your Tagbot with Ubuntu 20.02. Is there any instruction for complete noobies? 😅 I managed to change the json, the bot is also running: "Found 100 posts, 1/100 " after everything has loaded it just replies with error tags in line 8 etc.. Could it be because I have the wrong path for my python? I am to new to understand the problem.

Really cool. I'm going to take a look at it right now.