mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
More Formatting Woot
This commit is contained in:
@@ -34,7 +34,7 @@ module.exports = class DefineCommand extends commando.Command {
|
||||
href = querystring.parse(href.replace('/url?', ''));
|
||||
msg.edit(href.q);
|
||||
}).catch(function(err) {
|
||||
message.channel.send(':x: Error! No Results Found!');
|
||||
msg.edit(':x: Error! No Results Found!');
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user