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