You are viewing a single comment's thread from:
RE: Exploring new Hivemind Community APIs
Lightsteem example
c = Client()
replies = c.get_content_replies("emrebeyler", "exploring-new-hivemind-community-apis")
print(replies)
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!