All Projects → adulalhy → Nana-MD

adulalhy / Nana-MD

Licence: other
Nana Multi Device Testing Bot

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nana-MD

inos-baileys-wabot
WhatsApp Bot Using Baileys Library
Stars: ✭ 35 (+20.69%)
Mutual labels:  whatsapp, whatsapp-bot, baileys, baileys-md, baileys-bot
ShiraoriBOT-Md
Base bot WhatsApp using library baileys multi device
Stars: ✭ 54 (+86.21%)
Mutual labels:  whatsapp-bot, multidevice, baileys-md, baileys-bot
games-wabot
Games-wabot is RPG Bot Whatsapp. Now support Multi-device!!, check branch multi-device
Stars: ✭ 165 (+468.97%)
Mutual labels:  whatsapp, whatsapp-bot, baileys, baileys-md
Whatsapp-Botto-Void
A fully Object Oriented WhatsApp bot built with TypeScript
Stars: ✭ 64 (+120.69%)
Mutual labels:  whatsapp, whatsapp-bot, baileys
WhatsAppBulkMessenger
This tools sends WhatsApp messages and invites directly to people on WhatsApp itself, without saving their contacts 🌠
Stars: ✭ 73 (+151.72%)
Mutual labels:  whatsapp, whatsapp-group
Virdina-Brainly
Bot Whatsapp untuk brainly
Stars: ✭ 23 (-20.69%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-http-api
WhatsApp HTTP API that you can configure in a click!
Stars: ✭ 229 (+689.66%)
Mutual labels:  whatsapp, whatsapp-bot
wppconnect-server
Wppconnect Server is a ready-to-use API, just download, install, and start using, simple as that.
Stars: ✭ 290 (+900%)
Mutual labels:  whatsapp, whatsapp-bot
python-automated-bulk-whatsapp-messages
It is a python script to send automated bulk WhatsApp messages to multiple recipients from an excel sheet at once.
Stars: ✭ 56 (+93.1%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
Piyobot adalah whatsapp bot pintar
Stars: ✭ 124 (+327.59%)
Mutual labels:  whatsapp, whatsapp-bot
tithiwa
Automate Web WhatsApp with selenium in python.
Stars: ✭ 17 (-41.38%)
Mutual labels:  whatsapp, whatsapp-bot
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+11820.69%)
Mutual labels:  whatsapp, whatsapp-bot
Whatsapp Web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
Stars: ✭ 4,103 (+14048.28%)
Mutual labels:  whatsapp, whatsapp-bot
wappdriver
Wondering how to send WhatsApp messages using Python using only 3 lines of code? You have come to the right place!
Stars: ✭ 40 (+37.93%)
Mutual labels:  whatsapp, whatsapp-bot
BocchiBot
BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
Stars: ✭ 228 (+686.21%)
Mutual labels:  whatsapp, whatsapp-bot
ShiraoriBOT
Bot WhatsApp support termux, daijobu👌
Stars: ✭ 36 (+24.14%)
Mutual labels:  whatsapp-bot, baileys-bot
alice
Alice is a whatsapp bot made to manage coding groups.
Stars: ✭ 14 (-51.72%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-chatbot-1c-example
Внешняя обработка для программы 1С:Предприятие, которая демонстрирует реализацию простого чат-бота для мессенджера WhatsApp.
Stars: ✭ 13 (-55.17%)
Mutual labels:  whatsapp, whatsapp-bot
Whatsapp-Group-Contacts-Scraper
How to scrap whatsapp group contacts from https://web.whatsapp.com/
Stars: ✭ 65 (+124.14%)
Mutual labels:  whatsapp, whatsapp-group
superchats
SuperChats is a premium library with unique features that control Whatsapp functions. With Superchats you can build service bots, multiservice chats or any system that uses whatsapp
Stars: ✭ 100 (+244.83%)
Mutual labels:  whatsapp, multidevice

Deploy Nana-MD

NANA BOT


NANA BOT Whatsapp MD

Information

NANABOT whatsapp using a Baileys library. Jika kamu menemukan semacam bug, harap untuk dimaklumi sementara

• NOTE: Bot ini masih tahap Beta fiturnya juga masih dikit

• Kalo mau nambah fitur buat folder baru disini

Made by :

UNTUK PENGGUNA WINDOWS/VPS/RDP

git clone https://github.com/adulalhy/Nana-MD
cd Nana-MD
npm install
npm update
npm index

UNTUK PENGGUNA TERMUX

git clone https://github.com/adulalhy/Nana-MD
cd Nana-MD
npm i
npm update
node .

UNTUK PENGGUNA HEROKU

Instal Buildpack

Installing the FFmpeg for Windows

  • Unduh salah satu versi FFmpeg yang tersedia dengan mengklik di sini.
  • Extract file ke C:\ path.
  • Ganti nama folder yang telah di-extract menjadi ffmpeg.
  • Run Command Prompt as Administrator.
  • Jalankan perintah berikut::
> setx /m PATH "C:\ffmpeg\bin;%PATH%"

Jika berhasil, akan memberikanmu pesan seperti: SUCCESS: specified value was saved.

  • Sekarang setelah Anda menginstal FFmpeg, verifikasi bahwa itu berhasil dengan menjalankan perintah ini untuk melihat versi:
> ffmpeg -version

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

--session <file name>

Use another session with another name, default is session.data.json

--prefix <prefixes>

  • prefixes are seperated by each character Set prefix

--server

Used for heroku or scan through website

--db <json-server-url>

Use external db instead of local db, Example Server https://json-server.nurutomo.repl.co/

Code: https://repl.it/@AdulAlhy/json-server

node . --db 'https://json-server.adulalhy.repl.co/'

The server should have like this specification

GET

GET /
Accept: application/json

POST

POST /
Content-Type: application/json

{
 data: {}
}

Thanks to

AdulAlhy Ilman Fazone
Nurutomo Adul Alhy Ilman (ShiraoriBOT) Fazone
Author Owner Nana-MD Partner Best Partner

Donate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].