You are viewing a single comment's thread from:

RE: Radiator v0.4.5 - STEEM Ruby API Client: Steem Engine Support

in #utopian-io7 years ago

Hello @inertia, not sure where to contact you but I'm planning of creating a bot similar to what you built for dramatoken where a user issues a specific command and the bot catches this to issue a steem engine token.

Sort:  

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.