8000 GitHub - jarsepay/Jarsekai: ESM Base for WhatsApp Bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jarsepay/Jarsekai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cover

J A R S E K A I

A base ESM for whatsapp bot using baileys library from whiskeysockets. Im not the real creator, but i improve it. see the original here.

Requirements

  1. FFMPEG
  2. NodeJS 18 or higher
  3. Server vRAM 512MB

Setup

  1. Fill your bot number starting with the country code here.
  2. Change the owner number, thumbs image, etc.
  3. Now your bot is ready to use!

Installation

Example:

global.owner = [
    ['6282148864989', 'Jarsépay', true]
] // Change the owner number here

global.info = {
    pairingNumber: '', // Fill your number starting with your country code, example: '6282148864989'
    namaowner: 'Jarsépay', // owner name
    nomorowner: '6282148864989', // owner number
    packname: 'Sticker by ', // sticker packname
    author: 'Jarsépay', // sticker author name
    namabot: 'Jarsekai', // your bot name
    wm: 'I M  J A R S E K A I', // the main of watermark
    stickpack: 'Created by', // you can ignore this or follow it same as the above packname
    stickauth: 'Jarsépay' // same as stickpack
}

in the first time it running, the ram used may only be around 140-180mb (not more than 200mb)

Support Server

Got any questions or feedback? Join to our WhatsApp Group

About

ESM Base for WhatsApp Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0