From eceea9edb59948547568117d33e0c76053c08882 Mon Sep 17 00:00:00 2001 From: Reethu277 <98758137+Reethu277@users.noreply.github.com> Date: Wed, 2 Feb 2022 17:47:42 +0530 Subject: [PATCH 1/2] Update Bosco.js --- Bosco.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bosco.js b/Bosco.js index 33edf32d..8a1b8748 100644 --- a/Bosco.js +++ b/Bosco.js @@ -377,7 +377,7 @@ module.exports = bosco = async (bosco, mek) => { "groupJid": "6288213840883-1616169743@g.us", "inviteCode": "mememteeeekkeke", "groupName": ".bot", - "caption": `π‘ͺ𝑴𝑫 𝑬𝑿π‘ͺ𝑳𝑼𝑫𝑬𝑫 : \n 𝑡𝑬𝑾 𝑭𝑬𝑼𝑻𝑬𝑹𝑺 𝑨𝑫𝑫𝑬𝑫 \n 𝑴𝑨𝑫𝑬 𝑩𝒀 𝑷𝑬𝑷𝑬 𝑺𝑰𝑹`, + "caption": `π‘ͺ𝑴𝑫 𝑬𝑿π‘ͺ𝑳𝑼𝑫𝑬𝑫 : \n 𝑡𝑬𝑾 𝑭𝑬𝑼𝑻𝑬𝑹𝑺 𝑨𝑫𝑫𝑬𝑫 \n 𝑴𝑨𝑫𝑬 𝑩𝒀 WIA`, 'jpegThumbnail': fs.readFileSync(`ds.jpg`) } } @@ -1366,7 +1366,7 @@ wa.me/${owner}` break case 'restart': if (!isOwner && !mek.key.fromMe) return reply(mess.only.owner) -reply(`*Restarting*`) +reply(`*Restarting WIA BOT*`) exec(`cd && node main`) sleep(4000) reply('*Success*') From 837f0254fe72ed37e4d5ae02481002960158275c Mon Sep 17 00:00:00 2001 From: Reethu277 <98758137+Reethu277@users.noreply.github.com> Date: Wed, 2 Feb 2022 17:49:55 +0530 Subject: [PATCH 2/2] Update app.json --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index e50ea5d6..b591e829 100644 --- a/app.json +++ b/app.json @@ -1,8 +1,8 @@ { - "name": "Bosco", - "description": "Bosco is a whatsapp bot made by @pepe sir with baileys", + "name": "WIA BOT", + "description": "WIA BOT is a whatsapp bot made by WHO I AMwith baileys", "repository": "https://github.com/pepesir/Bosco", - "logo": "https://telegra.ph/file/f40d0ef77439f516c050f.jpg", + "logo": "https://i.imgur.com/Iag22tM.jpeg", "keywords": ["bosco", "nodejs", "bot", "whatsapp bot", "whatsapp automation"], "buildpacks": [ {