DnzLord / RTXZY-MD

Simple Bot WhatsApp Multi Auth ✔️

Home Page:https://api.tiodevhost.my.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

CodeFactor

FOSSA Status

Notes

  • Telah menggunakan baileys multi auth !

  • Panduan Link

Base

Original base Link

List Menu Troube Discussion

Bergabung Read Discussion

Instalasi Package Error

Gunakan Backup Link Backup

Penjelasan

  • Sript ini hanya bisa mengambil sesi di module di bawah ini

  • GET SESI LINK

  • Fork terlebih dahulu lalu pindai QR yang di berikan

  • Setelah memdindai download sessions yg sudah terkoneksi tersebut, lalu upload ke github / panel run

  • Upload tepat di folder sessions.

  • Perlu di ingat sesi multi auth bukan session.data.json/sesion.json dan bukan dalam satu file auth, saja melainkan terdapat banyak file bercampur dengan auth & pre-key.

Logs level

  • Jika ingin mengubah level pino nya maka ubah di line ini Logs level
  • Opsi tersedia : silent , debug , trace

WhatsApp Bot Hosting

Deploy bot mudah dan cepat di panel

  • Runtime 24/7
  • No delay !
  • Server selalu up-to-date Link

Panel Server

Join Group Diskusi

BOT DISCUSSION GROUP FOSSA Status

ALL BOT WHATSAPP

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/BOTCAHX/RTXZY-MD
> cd RTXZY-MD
> npm i
> node index.js

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

Run On Heroku

Simple WhatsApp Bot

Deploy

Login with your github
Click Launch Dev Environment
Choose your repo

UNTUK PENGGUNA WINDOWS/VPS/RDP

git clone https://github.com/BOTCAHX/RTXZY-MD
cd RTXZY-MD
npm i
npm start

Heroku Buildpack

Instal Buildpack

Hargai Kami Dengan Menambahkan Credit


--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 db: node . --db "mongodb+srv://botwa:Jxrt6KiUNOOccDuo@cluster0.dytrn2e.mongodb.net/?retryWrites=true&w=majority" --autocleartmp --restrict

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

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

node . --db 'https://json-server.tioclkp02.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,

Yang Support Buat Recode Base Ini,

Semua Yang Bersangkutan Dalam Berdirinya Script Ini,

Untuk Hyzer, Base Original Script Ini,

Untuk Semua Yang Selalu Mendukung Kami.

All Contributors,

Visit

Contact Person

AlyaXzy

BOTCAHX

Verdi

Radhin

All Contributors
Alya Putri
Tio Alya putri
Creator Creator
Radhin
Verdi Radhin
Creator Contributors
Natx-C
Contributor
Special Thanks To
NURUTOMO
bocil Nurutomo
sepuh sepuh
FATIH
Mhankbarbar Fatih A.
sepuh sepuh
Ferdiz
For Help
caf
Adiwajshing caf
Owner of Baileys Sepuh

About

Simple Bot WhatsApp Multi Auth ✔️

https://api.tiodevhost.my.id

License:MIT License


Languages

Language:JavaScript 93.8%Language:Python 6.1%Language:HTML 0.1%Language:Shell 0.0%Language:Dockerfile 0.0%Language:Procfile 0.0%Language:CSS 0.0%