Thanks for clearing that up.
May I ask how you wrote the program that runs the contest? I'm also a programmer and I'm interested in the idea of a STEEM bot. If you can recommend an API or tutorial of some sort that would be great.
Thanks for clearing that up.
May I ask how you wrote the program that runs the contest? I'm also a programmer and I'm interested in the idea of a STEEM bot. If you can recommend an API or tutorial of some sort that would be great.
I was actually going to write a post about that but didn't have time.. In short I used a library Ditch.Steem (not the best documentation) to pull data from and to post my contests to Steemit. The rest of the logic I've written in F#. Hopefully I'll find some time to write up about my journey. In the meantime if you have questions, feel free to ask.