@@ -70,8 +70,7 @@ module.exports = function(url, cmds){
},
get_action : (bot,req,rep)=>{
console.log(req.body.args)
rep.type('application/json').code(200)
return { reply: req.query.args }
rep.type('application/json').code(200).send({reply: req.query.args });
}],
The note is not visible to the blocked user.