RE: My Little proiect i've been working on - SteemitCards Bot

You are viewing a single comment's thread from:

My Little proiect i've been working on - SteemitCards Bot

in steemit •  7 years ago 

It has a declarative nature so you can assign a function and the responder object can always answer any replies. Like this:

bot.onComment(['bittrex', 'poloniex'], function(data, responder) {
  responder.upvote();
  responder.comment(`Hi @${data.author} there! I just upvoted you using SteemBot JavaScript library!`);
});
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Can i ask You Something in steemit chat or
discord?