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
- 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
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.
yarn install
yarn start:nodemon --port 5959
yarn start:nodemon --secretKey AKUANAKINDONESIA
yarn start:nodemon --webhookUrl https://syifarahmat.github.io/
yarn build