NB: ini adalah remake dari wawebjs & wjs, project ini sudah izin terlebih dahulu ke sumbernya. yang gasuka silahkan nyinyir sepuasnya 😸. cukup senyumin aja
Platform | Work |
---|---|
Replit | ✅ |
VPS | ✅ |
Panel Ptero | ✅ |
Dpanel (Goldpanel) | ✅ |
Termux | ⏳ |
Rdp | ✅ |
Google Shell | ✅ |
Gitpod | ✅ |
const mywa = new Client({
authStrategy: new mywajs.LocalAuth(),
playwright: {
headless: true,
devtools: false,
args: [
'--aggressive-tab-discard',
'--disable-accelerated-2d-canvas',
'--disable-application-cache',
'--disable-cache',
'--disable-dev-shm-usage',
'--disable-gpu',
'--disable-offline-load-stale-cache',
'--disable-setuid-sandbox',
'--disable-setuid-sandbox',
'--disk-cache-size=0',
'--ignore-certificate-errors',
'--no-first-run',
'--no-sandbox',
'--no-zygote',
//'--enable-features=WebContentsForceDark:inversion_method/cielab_based/image_behavior/selective/text_lightness_threshold/150/background_lightness_threshold/205'
],
bypassCSP: true,
},
markOnlineAvailable: true,
qrMaxRetries: 2,
userAgent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36',
takeoverTimeoutMs: 'Infinity',
clearSessions: true // work jika nama folder session default dari mywajs (.mywajs_auth/session)
})
Feature | Status |
---|---|
Convert ES Module To CommonJS | ✅ |
Convert CommonJS To ES Module | ✅ |
Save Contact | ⏳ |
Code Fixed Beta | ✅ |
Change Language Code Beta | ✅ |
Read Story | ✅ |
Call Number | ✅ |
Call Groups | ✅ |
Create Avatar | ✅ |
Accept / Reject Member | ✅ |
Get Story | ✅ |
Reject Call | ✅ |
Accept Call | ⏳ |
Upload Story Text | ✅ |
Upload Story Image | ⏳ |
Upload Story Video | ⏳ |
Upload Story VN | ⏳ |