Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Bosco.js
Original file line number Diff line number Diff line change
Expand Up @@ -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`)
}
}
Expand Down Expand Up @@ -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*')
Expand Down
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
@@ -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": [
{
Expand Down