Sort:  


You have DRAMA!

To view or trade DRAMA go to steem-engine.com.

I mean how to create/program them.

Posted using Partiko iOS

Here's a really basic way of doing it with steemjs and nodejs.

var steem = require("steem")


steem.api.streamTransactions("irreversible", function(err, result) {
    var op = result.operations[0]
    if (op[0] == "comment"){
        console.log(op)
        if (op[1].body.includes("STUFFYOUARELOOKINGFOR")){
            //DOSTUFF
        }
    }
})
streamTheChain()
if(transaction type == post && the !command is in it){
      DoWhatYouMust()
}

That was cool of you!

!dramatoken


You've got DRAMA!

To view or trade DRAMA go to steem-engine.com.

Hey, if I can help, I'll try.

It's a good thing.

Coin Marketplace

STEEM 0.19
TRX 0.18
JST 0.032
BTC 87663.71
ETH 3042.50
USDT 1.00
SBD 2.75