Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.02 KB

message-bridge-bot

Two-way message forwarding between Discord other messaging platforms. (Currently implemented for Discord-WhatsApp)

WIP

Disclaimer

This project is meant to be used as a personal utility, and should not be used commercially or at scale. If you use this software you must not violate the terms of service of WhatsApp or Discord.

Usage

clojure -M:server -m messagebridge.server

WhatsApp integration

WhatsApp does not offer a public API. This project uses auties00/whatsappweb4j, which interacts with WhatsApp Web as a user.

Device registration

TODO Describe QR workflow

Discord integration

Bot registration

TODO

Chat mapping

TODO

Dependencies