Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.
/ anubisbot-MD Public archive

bot whatsapp using node js @adiwajshing/Baileys

License

Notifications You must be signed in to change notification settings

anubiskun/anubisbot-MD

Repository files navigation

anubiskun anubiskun anubiskun


anubiskun

ANUBISKUN

Report Bug
anubiskun

anubisbot-MD

SUPPORT ME BY DONATE

OVO,DANA => 089653909054

Deploy

BOT WHATSAPP NUMBER

BOT WHATSAPP

INSTALL

FOR LINUX / UBUNTU USER

apt update && apt upgrade
apt install git nodejs -y
git clone https://github.com/anubiskun/anubisbot-MD
cd anubisbot-MD
npm install

FOR WINDOWS/VPS/RDP USER

git clone https://github.com/anubiskun/anubisbot-MD
cd anubisbot-MD
npm install

Run

npm start
npm test

Arguments

--name <session name>

Use another session with another name, default is anubisAuth

--server

Used for heroku or scan through website

--db <json-server-url>

Use another db url

--test

for testing

API USAGE

Send Message

GET

http://localhost/sendmessage/6289653909054?text=testing
GET /sendmessage/6289653909054 HTTP/1.1
HOST: localhost
Content-Type: application/json

{
    text: "testing"
}

POST

POST /sendmessage/6289653909054 HTTP/1.1
Host: localhost
Content-Type: application/json

{
    "text": "testing"
}

Send Media

POST

POST /sendmedia/6289653909054 HTTP/1.1
Host: localhost
Content-Type: application/json

{
    "caption": "testing",
    "data": "url/buffer"
}

anubiskun
anubiskun
Author / Creator


Copyright © ANUBISKUN