Sticker Creator | Feature |
---|---|
✅ | Send Photo with Caption |
✅ | Reply A Photo |
✅ | Image Url |
✅ | Animated sticker using giphy url |
WIP | sticker with no background |
WIP | sticker meme |
Downloader | Feature |
---|---|
✅ | Tiktok Downloader (No WM & WM) |
✅ | Twitter Video Downloader |
✅ | Facebook Video Downloader (SD & HD) |
BUG | Instagram Video Downloader |
✅ | Youtube MP3 Downloader |
✅ | Youtube MP4 Downloader |
Edukasi | Feature |
---|---|
✅ | Translate text (quote only) |
✅ | Brainly search engine |
✅ | Wiki search engine |
Other | Feature |
---|---|
✅ | Create Custom meme (top text & bottom text) |
✅ | check data on the spread of Covid-19 in certain locations |
✅ | Check Shipping info (indonesia only) |
BETA | Anti Spam |
Grup Only | Feature |
---|---|
✅ | Promote User |
✅ | Demote User |
✅ | Kick User |
✅ | Delete bot message |
WIP | Mention All User |
- Add More Feature
- More refactoring
This project require NodeJS v12 (Ubuntu 20.04+).
Clone this project
> git clone https://github.com/Kry9toN/KryPtoN-WhatsApp-Bot
> cd KryPtoN-WhatsApp-Bot
Install the dependencies:
> npm install
- run the Whatsapp bot
> npm start
after running it you need to scan the qr
You must run this bot on your PC/laptop to generate a session after being authorized, in your folder there will be a file called
Imperial.data.json
please copy on the sessions
folder with the same name (don't change it)
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