TsukariWA Bot. adalah bot whatsapp yang dibuat/terinspirasi berdasarkan bot discord saya Tsukari. Di buat menggunakan Wa-Automate dan dan lain lain,Di tulis di Typescript + di jalankan melalui ts-node
Buka Setting di "./util/settings.ts"
Atur prefix botnya
Atur Mau pakai MD(Multiple Device) dengan memasukan true
atau false
di kolomnya (Rekomendasi = true
)
MD(Multiple Device) adalah sebuah fitur yang sangat berguna, kamu jadi bisa membuat bot menyala walaupun hp kamu mati, hal ini membolehkan kamu agar menghost bot di vps,dll
Cara aktifkan
-Buka Whatsapp
-Titik 3 di atas ujung
-Linked Device/Hubungkan Device
-Beta (Multiple Devices)/Beta Banyak Devices = On
TsukariWA Bot. is a whatsapp bot that created based/inspirated by my discord bot Tsukari. Created with Wa-Automate And More Lib, written in Typescript + runned with ts-node
Open settings in "./util/settings.ts"
Set the bot prefix
set if your bot want to use MD(Multiple Device) with inputing true
or false
in the line (Recomended = true
)
MD(Multiple Device) is a useful feature that allow you to keep the linked accounts still on even if your phone died
How to turn it on
-Open Whatsapp
-3 dots on the corner
-Linked Device
-Beta (Multiple Devices) = On
Clone this project
> git clone https://github.com/MoonLGH/TsukariWa.git
> cd wabot
Install the dependencies:
> npm install
- Install ts-node Globally
> npm i ts-node -g
> ts-node index.ts
OR
> npm start
after running it you need to scan the qr
Make sure all the necessary dependencies are installed: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md