RE: Exploring new Hivemind Community APIs

You are viewing a single comment's thread from:

Exploring new Hivemind Community APIs

in hive-129924 •  5 years ago 

Check out lightsteem, I use it on my scripts/apps all the time. However, it's not advanced as Beem.

That exception you mention needs some debugging. Did you try asking to Beem discord?

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!
Sort Order:  

Been a while since I've popped in there to touch base with Holger. Maybe worth a visit again.

Still feeling pretty compelled / interested in spinning up a Hivemind node -- so I might start there.

Lightsteem example


c = Client()

replies = c.get_content_replies("emrebeyler", "exploring-new-hivemind-community-apis")

print(replies)

yeah I figured it should be that easy. It used to be, w/ beem.

I'll dig into things and see what's going on.

Cheers!