removing instructions from display

This commit is contained in:
John Facey
2022-08-09 00:35:45 -05:00
parent 0577dadf00
commit 19ff72593b

View File

@@ -8,10 +8,8 @@ module.exports = {
var resultArray = await libFlayer.getFood();
message.reply(`**Retrieving**:
[${resultArray.strMeal} - ${resultArray.strCategory}]
${resultArray.strInstructions}
message.reply(`
[**${resultArray.strMeal}** - *${resultArray.strCategory}*]
${resultArray.strSource}