fix
This commit is contained in:
		| @@ -50,8 +50,8 @@ module.exports = function(url, cmds){ | ||||
| 								return reject(500);//response.statusCode); | ||||
| 			                } | ||||
| 			                console.log(body) | ||||
| 			                console.log(body.reply) | ||||
| 							event.reply(body.reply).catch(err=>bot.error(err)); | ||||
| 			                console.log(body[reply]) | ||||
| 							event.reply(body[reply]).catch(err=>bot.error(err)); | ||||
| 							return resolve(200); | ||||
| 				    		   		 | ||||
| 					    }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user