Update README, javascriptbot renamed to webdevrobot
This commit is contained in:
@ -245,8 +245,6 @@ var Bot = (function (_EventEmitter) {
|
||||
return params[param] === REQUIRED && !args[param];
|
||||
});
|
||||
|
||||
console.log(requiredParams);
|
||||
|
||||
if (!requiredParams.length) {
|
||||
ev.listener(res.message);
|
||||
return;
|
||||
|
Reference in New Issue
Block a user