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