Replies: 11 comments
|
I see that he already implemented database using postgree or maybe MySQL But yeah it will be good if there a config in .env maybe like |
Only sqlite so far :) |
|
@Diden05 for PostgreSQL support you just need add postgresql connector in pkg/whatsapp/drivers.go and change the environment vars for Type and URI |
|
@dimaskiddo I understand, I will do it in the future, you must first transfer the main application from MySQL to PostgreSQL :) |
|
I found the documentation https://pkg.go.dev/go.mau.fi/whatsmeow#Client.AddEventHandler but somehow I have no idea how to do it in our case |
|
Can't wait to see this in action... Any estimation on when to implement this pak @dimaskiddo ? 😊 🙏 |
|
For now I use android apps, whatsauto In playstore Because WhatsApp still need dedicated phone that's why it handle received message in phone |
|
waiting for webhook implementation, this is going to be really cool 🙏 |
|
hey, really need this feature man. Do you have any estimations? |
|
Hi all sorry for long long not updating here, i don't have any estimation yet because i just need to think more to not having deadlock since this API can do multiple account login |
Uh oh!
There was an error while loading. Please reload this page.
We need a handler for received messages, calls, message statuses, etc. :)
All reactions