A free, open source, and simple WhatsApp API Replacement.
- (I)legally Decrypts view once media, then sends the decrypted media in the chat
- Sends sticker from a replied image text
- Spams message
- AI integration 😉
- MORE FEATURES COMING SOON!
Download this repository OR use git to clone it.
# Make sure you have git before running this command
git clone https://github.com/ahsanzizan/wa-bot.git
Open the folder in Terminal / VS Code
This will install all of the modules and dependencies needed to run the app.
npm i
# OR
yarn add
Wait until it has finished installing all of them.
You can use this command to run the app:
npm start
Scan the QR that's printed on your terminal using the mobile WhatsApp app
On Android:
Go to Three dots button > Linked devices > Link a device
On IOS: i dunno
!stickerify
sends replied image as a sticker.!open_sesame
decrypts and save view once media todist/
folder.!dox
decrypts, save, and sends view once media in the chat.!spam <count> <message>
spamsmessage
count
amount of time.!askai <prompt>
asks a mixtral 7b instruct LLM model. REQUIRES ADITIONAL SETUP!!!
Wait for your friend/family/enemy/ex/partner/that one annoying boss/senior/etc. to send you a view once media.
Quote/Reply to your Victim's View once chat with:
!dox
In a few seconds, the app will save the image to your local directory and send it to the chat.
In order to use !askai
, you must create a .env
containing your access key from openai API. You can see the example of the .env
file in .env.example
Hippocratic + Do Not Harm Version 1.0
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WA or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.