wording update
This commit is contained in:
parent
4941d5cb3f
commit
5f859525ae
@ -36,21 +36,8 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
bot.sendMessage(msg.chat.id, "You can use -" + string + "\n\nAll can be downloaded from our FileLinked")
|
bot.sendMessage(msg.chat.id, checkSub + " can use -" + string + "\n\nAll can be downloaded from our FileLinked")
|
||||||
}}
|
}
|
||||||
// }
|
}
|
||||||
// if (subArray.indexOf(msg.text && msg.text.toString().toLowerCase())) {
|
|
||||||
// var checkSub = msg.text.substring(2)
|
|
||||||
// subs.forEach(element => {
|
|
||||||
// if (element.SUB === checkSub) {
|
|
||||||
// element.APPS.forEach(element => {
|
|
||||||
// let catString = element
|
|
||||||
// string += '\n' + catString;
|
|
||||||
// })
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
// );
|
|
||||||
// bot.sendMessage(msg.chat.id, "You can use -" + string + "\n\nAll can be downloaded from our FileLinked")
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user