Imanprokeren / Punyaorang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Buka Console
------------
> npm i
> npm i qrcode
> install-pkg webp
> install-pkg ffmpeg
-------------
Click Run

FOR OKTETO

Login with your github
Click Launch Dev Environment
Choose your repo


UNTUK PENGGUNA WINDOWS/VPS/RDP

git clone https://github.com/RaaaGH/YorBotz
cd YorBotz
npm i
node .

UNTUK PENGGUNA TERMUX

$ pkg update && upgrade -y
$ apt update && upgrade -y
$ pkg install ffmpeg
$ pkg install nodejs-lts
$ pkg install git
$ git clone https://github.com/RaaaGH/YorBotz
$ cd YorBotz
$ npm i
$ node .

Arguments node . [--options] [<session name>]

--autocleartmp

Aktifkan untuk menghapus isi didalam folder tmp secara otomatis

--session <nama file>

menggunakan session dari nama file yang berbeda, default session.data.json

contoh nama file raxcel.json maka penggunaannya node . --session 'raxcel'

--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 mongodb+srv://<username>:<password>@name-of-your-db.thhce.mongodb.net/myFirstDatabase?retryWrites=true&w=majority

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

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

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

Semua yang selalu mendukung

Special Thanks to

Nurutomo BochilGaming

Contributor

Fokus ID Aniq Rasel Comel Aiinne Amirul Dev Amelia Lisa πšƒπš‘πšŽ.πš‚πšŠπš.π™±πš˜πš’πŸΆπŸ· bot xtrehse Madexyz sadteams Warikrr

About

License:MIT License


Languages

Language:JavaScript 94.3%Language:Python 5.6%Language:HTML 0.1%Language:Dockerfile 0.0%Language:Procfile 0.0%Language:CSS 0.0%