mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Google is so Broken
This commit is contained in:
@@ -34,6 +34,7 @@ module.exports = class DefineCommand extends commando.Command {
|
||||
href = querystring.parse(href.replace('/url?', ''));
|
||||
message.channel.send(href.q);
|
||||
}).catch(function (err) {
|
||||
console.log(err);
|
||||
message.channel.send(':x: Error! No Results Found!');
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user