WAppRelay is a backend service that receives any type of WhatsApp message (text, audio, image, video, document, contact, location, sticker, etc.) sent by a user and immediately relays it in full to a fixed, pre-defined recipient, without any loss of information.
wapprelay/
├── app/
├── tests/
├── docs/
├──pyproject.toml
└── README.md