You are viewing a single comment's thread from:
RE: Steemit-Python-Utility | Part 1: How to give away SBD/STEEM to your commentators
This is a great tutorial. I learnt something new as a beginner in python. To prevent abuse we can just check if it's already in the list.
if i["author"] not in commentators:
I use STEEM piston but I may start learning STEEMIT-Python for fun.
Thanks a lot @wil1liam, well deserved upvotes ;)