Simple whatsapp bot | Reedited from whatsasena
Project created by Hisham-muhammed to make it public
| © |
Reserved |
Click WA logo to Join Support Group 👇

Click Sophia logo to Join Support Group 2👇

If Repl.it not working Try Termux for Qr scanning.Just Copy the Link Below in Termux
bash <(curl -L https://t.ly/tHxh)
GET QR
$ apt update
$ apt install nodejs --fix-missing
$ pkg install git
$ git clone https://github.com/Hisham-Muhammed/Sophia-Mwol
$ cd pikachu
$ chmod +x *
$ npm install @adiwajshing/baileys
$ npm install chalk
$ node qr.jsSETUP
$ git clone https://github.com/Hisham-Muhammed/Sophia-Mwol
$ cd Sophia-Mwol
$ chmod +x *
$ npm install @adiwajshing/baileys
$ node qr.js
// scan the qr using whatsapp web on your phone
$ node bot.jsDue to Userbot; Your WhatsApp account may be banned.
This is an open source project, you are responsible for everything you do.
Absolutely, Asena executives do not accept responsibility.
By establishing the Asena, you are deemed to have accepted these responsibilities.
`saidalli, amal ser, Afnan sir, karthik, lyf, farhan, ihsan, hyper, muhsin, sahal, cherry 🥰🥰, plk`
If you want add bgm (voice auto reply),sticker (auto reply)
create 3 files name them bgmone,bgmtwo,stick
upload your mp3/sticker to created folder
open plugins/filter.js , change path
for bgm one
change line 133 in filter.js to
await message.client.sendMessage(message.jid, fs.readFileSync('./bgmone/' + a + '.mp3'), MessageType.audio, { mimetype: Mimetype.mp4Audio, quoted: message.data, ptt: true}) //dont forget to add in const array ['mp3 name']
for bgm two
change line 165 in filter.js into
await message.client.sendMessage(message.jid, fs.readFileSync('./bgmtwo/' + a + '.mp3'), MessageType.audio, { mimetype: Mimetype.mp4Audio, quoted: message.data, ptt: true}) //dont forget to add in const array ['mp3 name']
for sticker
change line 193 in filter.js
await message.client.sendMessage(message.jid, fs.readFileSync('./stick/' + a + '.mp3'), MessageType.audio, { mimetype: Mimetype.mp4Audio, quoted: message.data, ptt: true}) //dont forget to add in const array ['sticker name']
![]() |
![]() |
![]() |
|---|---|---|
| ameer-kallumthodi | Hisham-Muhammed | saidalisaid2 |
| Base, Bug Fixes, Modules | Â Modifiying as public, Bug Fixes, Modules | Bug Fixes, Modules |
This project is protected by GNU General Public Licence v3.0 license.
WhatsApp name, its variations and the logo are registered trademarks of Facebook. We have nothing to do with the registered trademark


