Errs404 / Anu-Wabot

Begitulah...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zbin-Wabot 2.5.4

More compatible, efficient, and simple. Using advance method to make this sc bot easy to use!

Fixed Many Bugs

Installation

Termux

$ pkg update && pkg upgrade
$ pkg i git
$ git clone https://github.com/Zobin33/Anu-Wabot
$ cd Anu-Wabot
$ bash install.sh

Scan QR

Manual Install (Termux)

$ pkg update && pkg upgrade
$ pkg i git nodejs libwebp ffmpeg wget tesseract toilet
$ git clone https://github.com/Zobin33/Anu-Wabot
$ cd Zbin-Wabot
$ wget -O ~/../usr/share/tessdata/ind.traineddata "https://github.com/tesseract-ocr/tessdata/blob/master/ind.traineddata?raw=true"
$ npm i -g

Windows

> git clone https://github.com/Zobin33/Anu-Wabot
> cd Zbin-Wabot
> wget -O ~/../usr/share/tessdata/ind.traineddata "https://github.com/tesseract-ocr/tessdata/blob/master/ind.traineddata?raw=true"
> npm i -g

Run Bot

$ cd Anu-Wabot
$ node index.js

Yang Perlu Di Edit

./src/botInfo.json

Jika Ingin Ada Qr Baru session: null

Thanks To

About

Begitulah...


Languages

Language:JavaScript 99.8%Language:Shell 0.2%