Skip to content

ShunaChan69/jevinmd

Repository files navigation

Jevin Md

Jangan lupa kasih stars & follow

Install for termux

> termux-setup-storage
> pkg update && pkg upgrade
> pkg install git
> pkg install nodejs
> pkg install bash
> pkg install ffmpeg
> pkg install libwebp
> git clone  https://github.com/rdculous/jevinmd
> cd jevinmd
> npm i
> node .

## untuk Sdcard (File yang Sudah Di Download)
> cd /sdcard
> cp -r jevinmd $HOME
> cd jevinmd
> npm i
> node .

Run On Heroku

Simple WhatsApp Bot

Deploy

UNTUK PENGGUNA RAILWAY

Deploy on Railway

Get Session [session.data.json]

Run on Repl.it(for get Sessions )

FOR OKTETO

Login with your github
Click Launch Dev Environment
Choose your repo

UNTUK PENGGUNA WINDOWS/VPS/RDP

git clone https://github.com/rdculous/jevinmd
cd jevin
npm i
npm start

Heroku Buildpack

Instal Buildpack

Hargai Kami Dengan Menambahkan Kredit


Arguments node . [--options] [<session name>]

--session <nama file>

menggunakan session dari nama file yang berbeda, default session.data.json

contoh nama file raxcel.json maka penggunaannya node . --session 'raxcel'

--prefix <prefix>

  • prefixes dipisahkan oleh masing-masing karakter Setel awalan

--server

Digunakan untuk heroku atau pindai melalui situs web

--db <json-server-url>

menggunakan db eksternal alih-alih db lokal, disarankan menggunakan mongodb

contoh server dengan mongodb mongodb+srv://<username>:<password>@name-of-your-db.thhce.mongodb.net/myFirstDatabase?retryWrites=true&w=majority

contoh server dengan repl https://json-server.nurutomo.repl.co/

kode: https://repl.it/@Nurutomo/json-server

node . --db 'https://json-server.nurutomo.repl.co/'

server harus memiliki spesifikasi seperti ini

GET

GET /
Accept: application/json

POST

POST /
Content-Type: application/json

{
 data: {}
}

--big-qr

Jika qr unicode kecil tidak mendukung

--img

Aktifkan pemeriksa gambar melalui terminal

--test

Development Testing Mode

--trace

conn.logger.level = 'trace'

--debug

conn.logger.level = 'debug'

Thanks To

Allah SWT,

Orang Tua,

All Team Bot Discussion,

Semua yang selalu mendukung

Special Thanks to

Nurutomo BochilGaming adiwajshing/Baileys BOTCAHX

Pengembang Ulang

Rdculous

About

Bot WhatsApp Multi Device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published