Skip to content

xbal023/bot-read-sw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy

Run On Termux

> git clone https://github.com/bolaxd/bot-read-sw
> cd bot-read-sw-main
> npm install
> npm start

Jika Error saat npm install maka bisa lakukan cara dibawah ini

> cd
> pkg install yarn
> cd bot-read-sw-main
> yarn install
> npm start

Sebelum anda npm start alangkah baiknya setting dulu

config.js

const config = {
	name: 'Bolaxd', // Ubah Nama kamu [ ini nama yg dimunculin saat terkoneksi ke WA web ]
	owner: '6287839067186', // Ubah Nomor ke Nomor owner
	autoread: true, // Ubah Ini untuk read sw == true, untuk tidak maka == false
	faston: 1000 // Semakin dikit nilai nya, maka semakin cepat read SW
}
export default config;

scan QR nya untuk terhubung ke whatsapp

Penulis

bolaxd

Big Thanks To

Amiruldev20

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published