> git clone https://github.com/MhankBarBar/whatsapp-botBefore running the below command, make sure you're in the project directory that you've just cloned!!
> npm install gify-cli -g
> npm iBefore running this script, first edit this section with your WhatsApp number, remember your WhatsApp number! Not a bot number, then
> npm start| Sticker Creator | Feature |
|---|---|
| ✅ | Send Photo with Caption |
| ✅ | Reply A Photo |
| ✅ | Image Url |
| ✅ | Send Video or GIF with Caption |
| Downloader | Feature |
|---|---|
| ✅ | YouTube mp3/mp4 Downloader |
| ❌ | Doujin Downloader |
| ✅ | Instagram Video/Image Downloader |
| ✅ | Facebook Video Downloader |
| Other | Feature |
|---|---|
| ✅ | Get a random meme |
| ✅ | Text to speech |
| ✅ | Get a random waifu images |
| ✅ | Get a random quotes |
| ✅ | Get a random anime quotes |
| ✅ | Get info gempa from BMKG |
| ✅ | Weather's report's |
| ✅ | Wikipedia |
| ✅ | Anime searcher |
| ✅ | Get a random cat images |
| ✅ | Get a random dog images |
| And | Others... |
| Group Only | Feature |
|---|---|
| ✅ | Promote User |
| ✅ | Demote User |
| ✅ | Kick User |
| ✅ | Add User |
| ✅ | Mention All User |
| ✅ | Get link group |
| ✅ | Get Admin list |
| ✅ | Get owner group |
| ✅ | enable or disable nsfw command |
| ✅ | enable or disable welcome feature |
| Owner Group Only | Feature |
|---|---|
| ✅ | Kick All Member Group |
| Owner Bot Only | Feature |
|---|---|
| ✅ | leave all group |
| ✅ | clear all message |
| ✅ | Broadcast |
Make sure all the necessary dependencies are installed. https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
Fix Stuck on linux, install google chrome stable:
> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
> sudo apt install ./google-chrome-stable_current_amd64.deb