Skip to content

syifarahmat/baileys.api.server

Repository files navigation

Baileys Api Server

Easy Baileys Management

Baileys Api Server inspired by ease of use WPPConnect Server by Edgard Lorraine Messias

  • Multiple sessions
  • Generate token/ Api Key
  • Using all the features that Baileys

Features

  • Generate Token/ Api Key
  • Multiple Sessions
  • Create Session
  • Restart Session/ Restart All Session
  • Webhook
  • Logout Session
  • Close Session
  • Auto mark message As Read, if the message has been sent to the webhook with the status Ok
  • Automatically send unread messages to the Webhook when it restarts
  • Send and Receive all Baileys message Features

Sorry

I didn't include any documentation, but you can use a Postman .json that I have provided You can use this minimal webhook to try it.

Use

yarn install
yarn start:nodemon --port 5959 
yarn start:nodemon --secretKey AKUANAKINDONESIA
yarn start:nodemon --webhookUrl https://syifarahmat.github.io/

yarn build