Skip to content

Cndymlda/Push-Kontak

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Push Kontak

Push Kontak dibuat dengan nodejs menggunakan library Bailyes

Baca Dulu Mas Mba

Hanya terdapat dua feature yakni .pushkontak [text] & .pushid idgc|pesannya
Example: .pushkontak save rezadevv | .pushid idgc|pesannya Sangat cocok digunakan untuk keperluan JB

Catatan

Warning: Script ini open source serta gratis. Dilarang memperjual belikan!

Configuration Script 🔥

  • Konfigurasi Owner Pada ./setting/config.js
global.owner = ["6285742632270"];
global.author = "RezaDevv";
global.packname = "Push-Kontak";
global.sessionName = "Bot-Session";
global.versionbot = "1.0.0";

UNTUK PENGGUNA WINDOWS/RDP

$ git clone https://github.com/resahdevv/Push-Kontak.git
$ cd Push-Kontak
$ yarn
$ npm start

UNTUK PENGGUNA PANEL PTERODACTYL

$ yarn
$ npm start

FOR TERMUX/UBUNTU/SSH USER

$ apt update && apt upgrade
$ apt install git -y
$ apt install nodejs -y
$ apt install ffmpeg -y
$ git clone https://github.com/resahdevv/WhatsApp-Ai.git
$ cd WhatsApp-Ai
$ yarn
$ npm start

RECOMMENDED INSTALL ON TERMUX

$ pkg install yarn
$ yarn

Thanks To

Thanks to all who have participated in the development of this script

Donate

Donate For Yusril

License

MIT License

Copyright (c) 2023 Rezadevv

About

Push Kontak In WhatsApp Group

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%