mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 14:19:56 +02:00
Cats
This commit is contained in:
@@ -43,6 +43,7 @@ module.exports = class BotSearchCommand extends Command {
|
|||||||
body.prefix, true);
|
body.prefix, true);
|
||||||
return msg.embed(embed);
|
return msg.embed(embed);
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
console.log(err);
|
||||||
return msg.say(err);
|
return msg.say(err);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user