latest push
This commit is contained in:
@@ -44,7 +44,7 @@ module.exports = {
|
||||
message.reply("Error in search");
|
||||
return;
|
||||
} else {
|
||||
message.reply(searchString);
|
||||
message.reply('-' + searchString);
|
||||
}
|
||||
|
||||
if (count == 1) {
|
||||
|
||||
Reference in New Issue
Block a user