mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Wikipedia Error Log Removal
This commit is contained in:
@@ -54,8 +54,7 @@ class WikipediaCommand extends commando.Command {
|
||||
}
|
||||
}
|
||||
}).catch(function (err) {
|
||||
message.channel.sendMessage(":x: Error! Unknown error!");
|
||||
console.log(err);
|
||||
message.channel.sendMessage(":x: Error! Entry Not Found!");
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user