#
OVO,DANA => 089653909054
apt update && apt upgrade
apt install git nodejs -y
git clone https://github.com/anubiskun/anubisbot-MD
cd anubisbot-MD
npm install
#
Click Here
Click Here
git clone https://github.com/anubiskun/anubisbot-MD
cd anubisbot-MD
npm install
#
npm start
npm test
--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
#
http://localhost/sendmessage/6289653909054?text=testing
GET /sendmessage/6289653909054 HTTP/1.1
HOST: localhost
Content-Type: application/json
{
text: "testing"
}
POST /sendmessage/6289653909054 HTTP/1.1
Host: localhost
Content-Type: application/json
{
"text": "testing"
}
#
POST /sendmedia/6289653909054 HTTP/1.1
Host: localhost
Content-Type: application/json
{
"caption": "testing",
"data": "url/buffer"
}
#
anubiskun |
---|
Author / Creator |
Copyright © ANUBISKUN