RE: Development ideasYou are viewing a single comment's thread from:Development ideasView the full contextView the direct parentjesta (71) in meta • 7 years ago Hahaha, configuring the environment is half the battle sometimes :D meta
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?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
.. 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