Test works on steemit but not on chainBB.
for c in steem.stream_comments():
if "testitesti" in c["body"]:
print(c.reply(".. doobidoo"))
The steem.stream_comments bit differs in ChainBB?
Development ideas
Test works on steemit but not on chainBB.
for c in steem.stream_comments():
if "testitesti" in c["body"]:
print(c.reply(".. doobidoo"))
The steem.stream_comments bit differs in ChainBB?
.. doobidoo
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
nevermind... :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
No idea what you're trying to do, so not sure what to tell you here :D
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit