> git clone https://github.com/MhankBarBar/whatsapp-bot
Before running the below command, make sure you're in the project directory that you've just cloned!!
> npm install gify-cli -g
> npm i
Before 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