Hiroshi. A wabot-aq base MD Baileys

Overview

Hiroshi

Haruno md version.

Deploy

Grup WhatsApp

Baileys-MD (multi-device) is still a beta version. there'll so many bug on it.

Termux

apt install ffmpeg
apt install imagemagick
apt install nodejs
apt install git
git clone https://github.com/FadliDarmawan/Hiroshi
cd Hiroshi
npm i
node . (option)

RDP/VPS/Windows

git clone https://github.com/FadliDarmawan/Hiroshi
cd Hiroshi
npm i
node . (option)

Option

Arguments node . [--options] [ ]

Contoh: node . --self --restrict --autoread

--self

Aktifkan mode self (Mengabaikan yang lain)

--prefix

  • prefixes dipisahkan oleh masing-masing karakter Setel awalan

--server

Digunakan untuk heroku atau pindai melalui situs web

--db

Gunakan db eksternal alih-alih db lokal, Contoh Server https://json-server.nurutomo.repl.co/ Code: 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

--restrict

Mengaktifkan plugin terbatas (yang dapat menyebabkan nomor Anda diblokir jika digunakan terlalu sering)

  • Administrasi Grup add, kick, promote, demote

--img

Aktifkan pemeriksa gambar melalui terminal

--autoread

Jika diaktifkan, semua pesan masuk akan ditandai sebagai telah dibaca

--nyimak

Tidak ada bot, cukup cetak pesan yang diterima dan tambahkan pengguna ke database

--test

Development Testing Mode

--trace

conn.logger.level = 'trace'

--debug

conn.logger.level = 'debug'

Nurutomo Fadli
Nurutomo Fadli
Penulis / Pencipta Pengembang
You might also like...

Ox "base" template server

OX Base Template Server This repo is an updated version of Judd's ox_base_template_server, as he discontinued his repo I will still be contributing to

Feb 6, 2022

Este projeto é um boilerplate completo, constantemente atualizado, configurado nos mínimos detalhes para servir de base para projetos profissionais do mais alto nível.

Boilerplate Completo e atualizado com Next.js, Typescript Styled-Components, Testes, Redux Toolkit e PWA 📝 Sobre o Projeto Este projeto é um boilerpl

Aug 21, 2022

Base Rails app that includes login, social login, homepage, and basic model for serving as a scaffold app.

Base Rails app that includes login, social login, homepage, and basic model for serving as a scaffold app.

Rails7Base I created the Rails7Base as a scaffold application. Countless times, I had to create apps that must have the following features: Login syst

Jul 2, 2022

A discord.js v14 bot base

A simple Discord.js version 14 base. It contains a slash command handler, event handler, and an example for the new modals.

Mar 17, 2022

Workflow to re-trigger workflow of all open PRs when base updates

Workflow to re-trigger workflow of all open PRs when base updates

Aug 28, 2022

Projeto de Final de Módulo da Resilia, curso de Web Dev Full Stack, utilizando como base Node.js e Javascript.

🚚 API Transportadora Projeto de encerramento do módulo 4 da Resilia Educação. O objetivo é desenvolver uma API Rest de uma transportadora. 📮 Pré-req

Mar 26, 2022

New base script bot wa by Ramdani Official, don't forget to subscribe youtube Ramdani Official.

New base script bot wa by Ramdani Official, don't forget to subscribe youtube Ramdani Official.

Requirements • Installation • Thanks to • Official Group Bot • Donate Information bahasa Indonesia Ramdani Botz V17 adalah bot yang di ciptakan oleh R

Nov 1, 2022

A base for developing Discord.js bots, written in TypeScript.

A base for developing Discord.js bots, written in TypeScript.

Nyx is a Discord bot template written in Typescript, supporting most of Discord.js' features alongside tools useful for bot development. 🇪🇸 README e

Dec 15, 2022

Base Mydog remould , NodeJS Server

KalrCat 卡尔猫,基于开源Nodejs服务端框架 Mydog 魔改而成 使用了Protobuf 作为 协议传输工具 Base Mydog remould , NodeJS Server Protobuf is used as a protocol tool Mydog Home https:/

Nov 4, 2022
Comments
  • Request Fitur Bot

    Request Fitur Bot

    Bang request fitur nhentai donk :v Kaya gini pake screaper https://github.com/FadliDarmawan/haruno Tpi versi MD :) Sama sama pake plugin bot nya... Klo bisa Tambah fitur nhentai dong :)

    enhancement 
    opened by Yuri-Neko 3
  • Error starting script

    Error starting script

    I ran npm install and it didn't work, I also used yarn and it didn't work either It just gives me the following error in termux;

    node:internal/modules/cjs/loader:361 throw err; ^

    Error: Cannot find module '/data/data/com.termux/files/home/Hiroshi/node_modules/@adiwajshing/baileys-md/lib/index.js'. Please verify that the package.json has a valid "main" entry at tryPackage (node:internal/modules/cjs/loader:353:19) at Function.Module._findPath (node:internal/modules/cjs/loader:566:18) at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Module.require (node:internal/modules/cjs/loader:999:19) at require (node:internal/modules/cjs/helpers:102:18) at Object. (/data/data/com.termux/files/home/Hiroshi/main.js:6:5) at Module._compile (node:internal/modules/cjs/loader:1097:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10) at Module.load (node:internal/modules/cjs/loader:975:32) { code: 'MODULE_NOT_FOUND', path: '/data/data/com.termux/files/home/Hiroshi/node_modules/@adiwajshing/baileys-md/package.json', requestPath: '@adiwajshing/baileys-md' }

    Node.js v17.4.0 Exited with code: 1

    opened by annklin 2
Owner
Fadli Darmawan based on Yogyakarta just a normal ppl
null
Mirror from https://github.com/BochilGaming/games-wabot/tree/multi-device

Games-Wabot Join Group Diskusi NO BOT Deploy to Heroku Heroku Buildpack BuildPack LINK FFMPEG here IMAGEMAGICK here FOR TERMUX USER Type mentioned bel

null 48 Dec 20, 2022
Deta Base UI - A place with more functionality for managing your Deta Base(s).

Deta Base UI - A place with more functionality for managing your Deta Base(s). ✨ Features: Total rows count Quick multi select (click and shift) Searc

Harman Sandhu 13 Dec 29, 2022
A whatsapp bot made using adiwajshing/Baileys-md Libary

A whatsapp bot made using adiwajshing/Baileys-md Libary

Reysekha 11 Apr 18, 2022
WhatsApp Bots With Library Baileys-MD

Family-Bot Join Group Diskusi NO BOT UNTUK PENGGUNA WINDOWS/VPS/RDP Unduh & Instal Git Klik Disini Unduh & Instal NodeJS Klik Disini Unduh & Instal FF

Fokus ID 82 Dec 29, 2022
Whatsapp BOT Multi Device menggunakan module baileys-md. Give this repo a star 🌠⭐🌟

README English Version • About • Installation • Thanks to • Donate Official Group Bot • Settings About Anon-BOT adalah pengembangan sourcecode yang be

Iqbal Hidayat Syahril 11 Sep 26, 2022
Simple WhatsApp Gateway, Built Using Baileys, Express, Sequelize, and Mazer

WhatsApp - Gateway Simple WhatsApp Gateway, Built Using Baileys, Express, Sequelize + Mazer Installation Requirements Node.js Git VS Code or Any Text

Zekais 40 Dec 30, 2022
Eleventy base project

Project base for Eleventy Sites Includes static page template, blog post template, post feed, pagination, tags and RSS. Also includes gulp setup for S

Andy Bell 70 Dec 21, 2022
The code base for the tutorial on how to use the TypingDNA Verify API

TypingDNA-Verify-API-Tutorial The code base for the tutorial on how to use the TypingDNA Verify API Resources TypingDNA Website TypingDNA Verify Docs

Tim Ruscica 21 Oct 6, 2022
Base-mock-api - Repo to storage my fake api's to use in my 2022 projects.

Base Mock API's Project made 100% with JavaScript, with the objective of creating endpoints to use in projects. Prerequisites Before you begin, ensure

Arthur Cabral 0 Nov 20, 2022
JavaScript API based capstone project using TVmaze API for displaying and interacting with items from the data base.

Yuriy Chamkoriyski & Bonke Gcobo Javascript capstone project API-based webapp from Module 2 at Microverse Wireframe requirements The Home Page low fid

Yuriy Chamkoriyski 5 May 30, 2022