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 |
✅ | Auto transparent padding so image won't crop |
Downloader | Feature |
---|---|
✅ | YouTube mp3/mp4 Downloader |
Other | Feature |
---|---|
✅ | Get a random meme |
✅ | Text to speech |
✅ | Auto translate |
✅ | Get a random waifu images |
✅ | Anime searcher |
✅ | Get a random cat images |
✅ | Get a random dog images |
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 |
✅ | enable or disable member restriction |
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