-
```
curl --location 'http://127.0.0.1:8000/api/whatsapp-bot/' \
--header 'Content-Type: application/json' \
--data '{
"Body": "adasdasd",
"From": "whatsapp:+918928687808"
} '
```
-
If I run a minimal function on Android, using linkWithPhoneNumber, I get an exception:
genLinkDeviceCodeForPhoneNumber_Result_Error : Invariant Violation: Minified invariant #56367; %s
However, if…
-
Hello,
as far as I remember there was a command to create a portal from matrix to whatsapp: if mautrix-whatsapp bot was inside a room, issuing something like
```!whatsapp create``` or ```!whatsapp c…
-
**Describe the bug**
When trying to use the test number token that was provided to me on WhatsApp, Typebot does not accept it.
**To Reproduce**
Go to https://developers.facebook.com/apps/60964267…
-
**Issue Summary:**
I am attempting to relay messages from WhatsApp to a Signal group using two bridge bots. However, I have encountered two significant bugs that hinder the functionality and cause un…
-
-
I want to make an free WhatsApp Chatbot for the UPSC Students. Students can easily get the answers from their syllabus, they can also check their knoweldge with the bot, also the bot has the window me…
-
-
## Description
Implement a feature in the P2P Energy BAP that sends a default "Hi" message when a user opens WhatsApp/BecknBot for the first time. This message will act as an initial greeting to initi…
-
I know the repo is called `chatgpt-telegram-bot` but I'm thinking to implement the same functionality on whatsapp as well. Do you think it will be useful to this community?