mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 15:56:52 +02:00
Wikia Console Log
This commit is contained in:
@@ -47,6 +47,7 @@ module.exports = class WikiaCommand extends Command {
|
||||
.setThumbnail(body.sections[0].images[0]);
|
||||
return msg.embed(embed);
|
||||
} catch (err) {
|
||||
console.log(err);
|
||||
return msg.say('No Results or Invalid Wiki.');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user