Code Monkey home page Code Monkey logo

mywajs's Introduction

-----------------------------------------------------

MYWAJS

COMMUNITY - CLICK HERE

NB: ini adalah remake dari wawebjs & wjs, project ini sudah izin terlebih dahulu ke sumbernya. yang gasuka silahkan nyinyir sepuasnya ๐Ÿ˜ธ. cukup senyumin aja

npm version node Downloads Average time to resolve an issue Percentage of issues still open

tq to: pedro (whatsapp-web.js) & edgard (wjs)

Testing run

Platform Work
Replit โœ…
VPS โœ…
Panel Ptero โœ…
Dpanel (Goldpanel) โœ…
Termux โณ
Rdp โœ…
Google Shell โœ…
Gitpod โœ…

Konfigurasi + Auto Clear Sesi

 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)
    })

FUNCTION EXTRA

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 โณ

mywajs's People

Contributors

amiruldev20 avatar ahlulmukh avatar dikaardnt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.