WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API

Home Page:https://baileys.whiskeysockets.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Baileys Server to others languages to implement it

d3cryptofc opened this issue · comments

Before adding this issue, make sure you do the following to make sure this is not a duplicate:

  1. Search through the repo's previous issues
  2. Read through the readme at least once
  3. Search the docs for the feature you're looking for

apparently Baileys is the only library that continues to be maintained, if it were possible to run a 'Baileys server' in a container it would be incredible, as any language could open a connection and communicate, allowing automation to be written in any other language.

The language I would like to use is Python, as projects that connect via websocket have been discontinued.

There was an attempt to create an API for Baileys (https://github.com/ookamiiixd/baileys-api), but it was not ideal and was also no longer maintained.

This would be a dream, but perhaps it is not so easy to implement, because of this feature Baileys would gain a much larger audience.

Thanks.