You are viewing a single comment's thread from:RE: Radiator v0.4.5 - STEEM Ruby API Client: Steem Engine SupportView the full contextView the direct parentinertia (74)in #utopian-io • 7 years ago Sounds like fun. Are you going to write the bot in ruby?
Are you okay to share the code for drama token bot? I'm more comfortable with JS but I'm willing to use Ruby since drama token's bot is already working/implented most of what I need.
It's for Asher's ENGAGE token.
You might take a look at:
https://steemit.com/steem-engine/@inertia/the-stingy-oracle-goes-open-source
That will only help you work out distribution. It doesn't follow commands. To figure out commands, you can look at:
https://steemit.com/radiator/@inertia/freakazoid-cleverbot-integration-for-steem
Thanks for the direction. This is noted. I'm also looking at holger80's implementation. It's in Python.