Rizky788 / RSBOT-RIZKY

Halooooo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Im Lexa

Lest begin's

  • Klik stars agar bisa terus update
  • Klik watch agar dapat notifikasi ketika update
  • Semua fitur work tergantung api dan apikey

Script ini hanyalah cloningan dari versi asli, jika mengalami bug/eror/api tidak bekerja silahkan sempurnakan sendiri

Tes bot

Sebelum menginstal Lexa V.2 coba dulu botnya disini

Tools

Aplikasi Link
Termux Download disini
Acode Download disini

Install With Termux

> git clone https://github.com/mrfzvx12/termux-whatsapp-bot
> cd termux-whatsapp-bot
> bash install.sh
> npm start

Setting

  • DATA BOT

Tempat : ./data/setting

Contoh default :

{
	"prefix": ".",
	"ownerNumber": "6282223014661",
	"BarBarKey": "YourApiKey",
	"Vhtearkey": "YourApiKey",
	"LolHumanKey": "YourApiKey",
        "Vinzapi": "Yourapikey",
        "Itsmeikyapi": "Yourapikey",
	"limit": "20",
  "memberlimit": "20",
  "cr": "๐— ๐—ฎ๐—ฑ๐—ฒ ๐—ช๐—ถ๐˜๐—ต โค๏ธ",
  "hargalimit": "500",
  "NamaBot": "Lexa V.2",
  "Ig": "http://www.instagram.com/mrf.zvx/",
  "Wa1": "https://chat.whatsapp.com/FQNUK5VFD68GZaB0UlXjst",
  "Wa2": "https://chat.whatsapp.com/CxAPJ6En3uSDqDX1mmBvrv",
  "Ovo": "082223014661",
  "Pulsa": "082223014661",
  "Dana": "082223014661"
}
  • Kontak owner

Tempat : ./index.js/101

Contoh default :

const vcard = 'BEGIN:VCARD\n'
+ 'VERSION:3.0\n'
+ 'FN:Mrf.zvx\n' // Nama
+ 'ORG:Lexa bot;\n' // Nama bot
+ 'TEL;type=CELL;type=VOICE;waid=6282223014661:+62 822-2301-4661\n' // Nomor owner
+ 'END:VCARD' 

Let's connect with me

About

Halooooo

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.7%Language:Shell 0.3%