April 5Apr 5 The AI robot is not working; it does not automatically respond to messages, even after installing it on 5 different hosting services and connecting to WhatsApp correctly.@Magd Almuntaser Edited April 5Apr 5 by Narrador de Fatos
April 5Apr 5 Community Expert Author 1 minute ago, Narrador de Fatos said:The AI robot is not working; it does not automatically respond to messages, even after installing it on 5 different hosting services and connecting to WhatsApp correctly.@Magd AlmuntaserJust make sure of the API key.If you're using OpenAI, make sure you have a balance in your account with them like $5.If you're using Google API, make sure your account is linked to their billing system and that the API key starts with (AIzaSyAxxxxxxxxxxx)
April 5Apr 5 @Narrador de Fatos 3 minutes ago, Magd Almuntaser said:Just make sure of the API key.If you're using OpenAI, make sure you have a balance in your account with them like $5.If you're using Google API, make sure your account is linked to their billing system and that the API key starts with (AIzaSyAxxxxxxxxxxx)Yes, it's perfect. With a balance of +5 USD.
April 5Apr 5 But it doesn't work, it doesn't respond automatically, and the auto-response flows don't work either, even without using AI, just the flow, and it doesn't return any errors in the log. I've tried several methods and nothing works. And I see that other users are experiencing the same thing.@Magd Almuntaser
April 5Apr 5 4 minutes ago, Narrador de Fatos said:But it doesn't work, it doesn't respond automatically, and the auto-response flows don't work either, even without using AI, just the flow, and it doesn't return any errors in the log. I've tried several methods and nothing works. And I see that other users are experiencing the same thing.@Magd AlmuntaserThe code is not wrong, because I have no problems. All plugins run normally if your machine is fine.
April 5Apr 5 6 minutes ago, wong said:The code is not wrong, because I have no problems. All plugins run normally if your machine is fine.I've already tested several hosting providers and also a private AApanel server, and none of them make the bot respond; something is definitely wrong. Try a clean install with version 14.01, record a video, and show it here, and tell me if there are any errors. Or recommend a hosting provider that you've tested and that worked.
April 5Apr 5 5 minutes ago, Narrador de Fatos said:I've already tested several hosting providers and also a private AApanel server, and none of them make the bot respond; something is definitely wrong. Try a clean install with version 14.01, record a video, and show it here, and tell me if there are any errors. Or recommend a hosting provider that you've tested and that worked.I don't have time to make a tutorial, I'm working on a more important plugin.
April 5Apr 5 5 hours ago, ADS SOLUTIONS said:@Shivendra Kr. SahuCampaign Rotatar action button not working ptoperlyDelete oh puase button not workingAlright, I will check this in the button version and then update you. By the way, could you please explain in a bit more detail what specific issue you are encountering? That would make it a little easier for me to test it.
April 5Apr 5 @Magd Almuntaser I would like to request that when you develop the next update, you include an option within the plugins section that allows users to identify the specific category to which each plugin belongs—for instance, whether it is for marketing, utilities, payment gateways, and so on. You could exercise your discretion to categorize them in this manner. Is this feasible?
April 5Apr 5 Community Expert Author 57 minutes ago, Narrador de Fatos said:I've already tested several hosting providers and also a private AApanel server, and none of them make the bot respond; something is definitely wrong. Try a clean install with version 14.01, record a video, and show it here, and tell me if there are any errors. Or recommend a hosting provider that you've tested and that worked.No one else has complained that the AI isn't working except you.The reason is 100% that the API key you're using isn't working.Why don't you try the Gemini API key?You can try the free Gemini API key for 5 messages or more to confirm your problem.36 minutes ago, Shivendra Kr. Sahu said:@Magd Almuntaser I would like to request that when you develop the next update, you include an option within the plugins section that allows users to identify the specific category to which each plugin belongs—for instance, whether it is for marketing, utilities, payment gateways, and so on. You could exercise your discretion to categorize them in this manner. Is this feasible?Yes, that's a great idea. It will make it easier for MPWA users to access the plugins they need.I'll try to add it in the next version.Did you know I'm losing a lot of money because of the plugin system? Currently, MPWA has three servers:one in Singaporeone in the USand one in Germany.I've divided them into different countries, for example, Singapore covers Indonesia, China, Japan, Korea, and some other East Asian countries, and so on for the rest.So, for example, when you download the main version file from forum.. as soon as you open it, you'll find that it redirects the link to the nearest server to you for faster downloading (without cloudeflare).Therefore, my long-term vision is for MPWA to become more than just a gateway for sending WhatsApp messages.Any user could turn it into anything they want, even a news site or a forum with WhatsApp messaging capabilities.
April 6Apr 6 10 hours ago, Azhar Azziz said:@Jei Grey I have two questions related to this plugin:1. Fetching contacts without groupsHow can we retrieve a contact list if a number does not belong to any group at all?In this case, assume the number only has saved contacts but has never joined any group.In the WhatsApp app, we can simply select “My contacts”, and all saved contacts can still view our status updates, regardless of whether they share a group with us or just save our contacts.Is there a way to achieve a similar approach programmatically?2. Reviewing AI-generated contentWhen using AI to generate messages or content, is it better to review the content first before sending or publishing it?I’d like to understand whether manual review (human validation) is considered a best practice, or if there are more efficient yet still reliable approaches.Fetchign contact without groupsYes, absolutely! There is a way to achieve this programmatically, but it requires understanding the structural difference between how the official WhatsApp application works and how the programmatic API (like Baileys) operates.Here is the complete breakdown of how to achieve the "My Contacts" approach programmatically:1. Understanding the DifferenceThe Official WhatsApp App: When you select "My Contacts" for a status update, the app natively reads your phone's physical address book. It automatically converts all those saved phone numbers into WhatsApp IDs (JIDs) and broadcasts the status to them.Programmatic API (MPWA / Baileys): The script running on server does not have direct access to phone's physical address book. Instead, it relies on the contacts that WhatsApp syncs to the server's memory when the session is connected, or the contacts you have manually fetched and saved into your Phonebook MPWA.Reviewing AI-generated content"Noted! The manual review (Draft First) feature for AI-generated content is a fantastic addition, and it will be updated soon. Stay tuned!"
April 6Apr 6 23 hours ago, Ilhamstore said:I am experiencing the same issue, Mr. @Magd Almuntaser . The device is connected properly; single messages and campaigns are running smoothly and being sent successfully. However, the chatbot does not respond when using the Chatbot Flow. Perhaps this could be looked into.The same applies to the Advanced Chat Flow; it is also unresponsive.Thank you in advance for providing such an excellent tool.Pastebin:https://pastebin.com/xvRpuE2JScreenCapture:Without anyone's help, I finally found a solution in my country, Brazil. The phone number here had an extra digit added (9). For example, the old number was +55 31 88888-8888, now it's +55 31 9 8888-8888, and the system didn't recognize this new 9. I only removed the extra digit and the system started working.
April 6Apr 6 7 hours ago, wong said:I don't have time to make a tutorial, I'm working on a more important plugin.Without anyone's help, I finally found a solution in my country, Brazil. The phone number here had an extra digit added (9). For example, the old number was +55 31 88888-8888, now it's +55 31 9 8888-8888, and the system didn't recognize this new 9. I only removed the extra digit and the system started working.
April 6Apr 6 Community Expert Author 32 minutes ago, RECHARGE QUEEN said:NOT RUN NPM IN CPANELDon't need to install npm ..Everything ready inside mpwa ..Just go here:https://www.youtube.com/@MagdAlmuntaser/videos
April 6Apr 6 Community Expert Author 59 minutes ago, RECHARGE QUEEN said:I WANT TO 11.5.1 VERSIONSorry i don't support any old version ..And you can see my videos to know how install mpwa:https://www.youtube.com/@MagdAlmuntaser/videosAlthough I already gave you the link, I don't know why you're ignoring it.
April 6Apr 6 19 minutes ago, wong said:sudah testing ?? saya pernah buat sukses dilihat kontak tapi di status sendiri ga ada wkwkwkwkktidak muncul piye om?jika di jalankan pm2 maka tidak muncul qr code atau code pairingnya2 hours ago, RECHARGE QUEEN said:versi terbaru sangat bagus mengapa malah pakai versi lama?
April 6Apr 6 17 hours ago, Shivendra Kr. Sahu said:@Magd Almuntaser I would like to request that when you develop the next update, you include an option within the plugins section that allows users to identify the specific category to which each plugin belongs—for instance, whether it is for marketing, utilities, payment gateways, and so on. You could exercise your discretion to categorize them in this manner. Is this feasible?I request that, in the next update, you modify this phone book so that it also displays the count of how many numbers are saved under this specific tag.
April 6Apr 6 On 4/5/2026 at 10:32 AM, Ilhamstore said:I am experiencing the same issue, Mr. @Magd Almuntaser . The device is connected properly; single messages and campaigns are running smoothly and being sent successfully. However, the chatbot does not respond when using the Chatbot Flow. Perhaps this could be looked into.The same applies to the Advanced Chat Flow; it is also unresponsive.Thank you in advance for providing such an excellent tool.ScreenCapture:Sir, I’d like to follow up on the Chatbot Flow issue I posted earlier. I’m reaching out again because my previous post was only recently approved due to the Pastebin links it contained. I would appreciate it if you could help with a solution or perhaps take a look to see if there are any errors in the flow.I’ve detailed the issue in the quoted post above. Thank you very much, Mr. @Magd Almuntaser , for your dedication in providing these awesome tools. Edited April 6Apr 6 by Ilhamstore Delete Paste Bin
April 6Apr 6 @Ilhamstore I solved this by removing an extra phone number that my country requires, which is the 9. Sometimes your case is like that; the number isn't compatible with the chatbot, it only accepts, for example, +55 55 5555-5555
April 6Apr 6 campaign rotator plugin can't be run, is there a problem? I'm using the latest versionfor the video button, is it not possible?and for variables, for example, importing Excel variable1, variable2, variable3 cannot be used
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.