Skip to content

Hisham-Muhammed/-SOPHIA

Repository files navigation

Sophia

Simple whatsapp bot | Reedited from whatsasena

Project created by Hisham-muhammed to make it public
| © | Reserved |


Contact Me:

kyrie.baran

Support Video For Deploy Bot 👇:

 Hisham-muhammed

Hisham-muhammed

📢 Guide

Click WA logo to Join Support Group 👇

join

📢 Support Group 2:

Click Sophia logo to Join Support Group 2👇

kyrie.baran

Setup

Simple Method

Run on Repl.it

Deploy



If Repl.it not working Try Termux for Qr scanning.Just Copy the Link Below in Termux

bash <(curl -L https://t.ly/tHxh)

The Hard Method

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.js
SETUP
$ 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.js

⚠� Warning!

Due 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.

thanks for your help and support guys

`saidalli, amal ser, Afnan sir, karthik, lyf, farhan, ihsan, hyper, muhsin, sahal, cherry 🥰🥰, plk`

when forking

 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']

Developers

ameer-kallumthodi Hisham-Muhammed saidalisaid2
ameer-kallumthodi Hisham-Muhammed saidalisaid2
Base, Bug Fixes, Modules  Modifiying as public, Bug Fixes, Modules Bug Fixes, Modules

License

This project is protected by GNU General Public Licence v3.0 license.

Disclaimer

WhatsApp name, its variations and the logo are registered trademarks of Facebook. We have nothing to do with the registered trademark

Hits

About

◦SOPHIA V2.4◦

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors