Coder Social home page Coder Social logo

nonhoman / family-md Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fokusdotid/family-md

0.0 0.0 1.0 3.68 MB

WhatsApp Bots With Library Baileys-MD

License: MIT License

Shell 0.06% JavaScript 90.27% Python 9.30% CSS 0.01% HTML 0.13% Dockerfile 0.23% Procfile 0.01%

family-md's Introduction

Family-Bot

Deploy

Join Group Diskusi

BOT DISCUSSION GROUP NO BOT

UNTUK PENGGUNA WINDOWS/VPS/RDP

git clone https://github.com/Fokusdotid/Family-MD.git
cd Family-MD
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/Fokusdotid/Family-MD.git
$ cd Family-MD
$ npm i
$ node .

UNTUK PENGGUNA HEROKU

Instal Buildpack


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

--session <nama file>

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

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

--prefix <prefix>

  • prefixes dipisahkan oleh masing-masing karakter Setel awalan

--server

Digunakan untuk heroku atau pindai melalui situs web

--db <url mongodb kamu>

Buka file package.json dan isikan url mongodb kamu di bagian mongo: --db url mongodb!

--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

Penulis Ulang

Fokus ID

Collaborator

RHns M imam Adi Aniq

family-md's People

Contributors

fokusdotid avatar nonhoman avatar adi-officiall avatar aniq12 avatar aiinne avatar

Forkers

nonhoman3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.