Yesterday at 12:31 PM1 day Author 50 minutes ago, ADS SOLUTIONS said:"Can integrate this tool be used to send bulk SMS? If it supports bulk SMS functionality, then this tool would become a complete marketing tool. It should include:Bulk SMS serviceFlow builderMobile number filtchingUser notifications - for example: 'Your current plan will expire in 2 days. Please renew your plan. Contact administrator at [number]'"assign agent1- The script is only for WhatsApp, so I don't think I will expand it to be a marketing script. Secondly, if you think about creating SMS services, this means that you need to connect it to one of the service providers such as Twilio, bulksms, and others. So I don't think you will need MPWA as long as they provide the services themselves like (bulk SMS).2- Yes, I started develop Flowbuilder a while ago and I'm about 60% done, but it still needs a lot of work because it's a complete rebuild of the MPWA system.3- can explain more, as there is a fetching numbers from WhatsApp in MPWA.4- Yes this can be done, thank you.. it will be done in future versions.5- Can you explain more? MPWA already has an AI you can control (system instraction), and if you're talking about adding another user to your account so they can use live chat together, that's under develop.
Yesterday at 12:41 PM1 day maap bro OOTsaya pengguna baru MPWA v11.6.1saya mau tambah agentAI "DEEPSEEK"apakah cukup di .env atau ada tambahan di skrip lain ?# === DEEPSEEK CONFIGURATION === DEEPSEEK_URL=https://api.deepseek.com/v1/chat/completions DEEPSEEK_MODEL=deepseek-chat DEEPSEEK_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxx
Yesterday at 01:23 PM1 day Author 36 minutes ago, rednux said:maap bro OOTsaya pengguna baru MPWA v11.6.1saya mau tambah agentAI "DEEPSEEK"apakah cukup di .env atau ada tambahan di skrip lain ?# === DEEPSEEK CONFIGURATION === DEEPSEEK_URL=https://api.deepseek.com/v1/chat/completions DEEPSEEK_MODEL=deepseek-chat DEEPSEEK_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxDeepseek is not supported in MPWA, and will not be supported in future, for several reasons. The first is Deepseek respond delay, which can reach up to half an hour, so WhatsApp cannot wait for the AI to respond. In other words, WhatsApp can hold your message for a short period of time, but Deepseek needs a long time to thinking & respond. If the normal modal is used without thinking, it will have a very high delay. Therefore, Deepseek will not be added to MPWA in the future.
Yesterday at 01:27 PM1 day Dear magd-almuntaser,I hope this message finds you in great health and happiness.I wanted to reach out to express my deepest gratitude for creating MPWA. I have been using it for several years now, and I truly consider it a treasure in my life.MPWA has been incredibly helpful to me in so many ways, making my daily tasks easier and more efficient. Your dedication and hard work in developing this wonderful tool have made a real difference in my life.From the bottom of my heart, I pray that God blesses you with good health, prosperity, and continued success in all your endeavors. May you always be rewarded for the positive impact you've made on people's lives through your creation.Thank you once again for your incredible contribution.With sincere appreciation and warm regards55 minutes ago, Magd Almuntaser said:1- The script is only for WhatsApp, so I don't think I will expand it to be a marketing script. Secondly, if you think about creating SMS services, this means that you need to connect it to one of the service providers such as Twilio, bulksms, and others. So I don't think you will need MPWA as long as they provide the services themselves like (bulk SMS).2- Yes, I started develop Flowbuilder a while ago and I'm about 60% done, but it still needs a lot of work because it's a complete rebuild of the MPWA system.3- can explain more, as there is a fetching numbers from WhatsApp in MPWA.4- Yes this can be done, thank you.. it will be done in future versions.5- Can you explain more? MPWA already has an AI you can control (system instraction), and if you're talking about adding another user to your account so they can use live chat together, that's under develop.Dear magd-almuntaser,I hope this message finds you in great health and happiness.I wanted to reach out to express my deepest gratitude for creating MPWA. I have been using it for several years now, and I truly consider it a treasure in my life.MPWA has been incredibly helpful to me in so many ways, making my daily tasks easier and more efficient. Your dedication and hard work in developing this wonderful tool have made a real difference in my life.From the bottom of my heart, I pray that God blesses you with good health, prosperity, and continued success in all your endeavors. May you always be rewarded for the positive impact you've made on people's lives through your creation.Thank you once again for your incredible contribution.With sincere appreciation and warm regards
Yesterday at 01:42 PM1 day @Magd Almuntaser In auto reply, it is recognizing only English words and is not able to recognize Hindi words. What should be done for this?its reply if words are in english like dhanteras or happy dhanteras or shubh dhanterasnot reply if words are in hindi like धनतेरस or शुभ धनतेरस Edited 23 hours ago23 hr by Shivendra Kr. Sahu
23 hours ago23 hr @Magd Almuntaser Bro....Setiap pesan WA diterima, bot membalas dua kalikenapa setiap jawaban 2x kirim dalam waktu yg sama (3-5 detik)jawaban ke-1 sesuai dengan pertanyaanyajawaban ke-2 berupa respon tambahan layaknya CS/Sales sptSiap Kak! kalau ada yang bisa dibantu lagi. Semoga harimu menyenangkan! 😊apa ada hubunganya dgn instruksi di "System Instructions (Prompt)" yg gw buatgw coba try command --hasil sama aja:pm2 start server.js --name mpwa --instances 1 Edited 22 hours ago22 hr by BF-10K1 ++
22 hours ago22 hr Author 6 minutes ago, BF-10K1 said:@Magd Almuntaser Bro....Setiap pesan WA diterima, bot membalas dua kalikenapa setiap jawaban 2x kirim dalam waktu yg sama (3-5 detik)jawaban ke-1 sesuai dengan pertanyaanyajawaban ke-2 berupa respon tambahan layaknya CS/Sales sptSiap Kak! kalau ada yang bisa dibantu lagi. Semoga harimu menyenangkan! 😊apa ada hubunganya dgn instruksi di "System Instructions (Prompt)" yg gw buatgw coba try command --hasil sama aja:pm2 start server.js --name mpwa --instances 1Sometimes, there are pending messages in WhatsApp, so it responds to them again.And sometimes, when using a reaction or edit your messages, it considers it a message to itself and AI tries to respond to it.So, restart NodeJS and then send just one message. After it's finished, there won't be any more pending messages in WhatsApp, and don't restart nodejs again..Also, if you react or edit a message, it considers it a message to itself. So, in future releases, I'll modify it to ignore message edits and reactions.
21 hours ago21 hr how we can increase this limit?Can we handle 1000-5000 devices? (my app mainly use apis not web interface)there is Disconnect device API endpoint its only disconnect device so please add delete device API endpoint so it can be DELETE device completely this issue still there Edited 21 hours ago21 hr by Crypto Dash
21 hours ago21 hr 2 hours ago, Magd Almuntaser said:Deepseek is not supported in MPWA, and will not be supported in future, for several reasons. The first is Deepseek respond delay, which can reach up to half an hour, so WhatsApp cannot wait for the AI to respond. In other words, WhatsApp can hold your message for a short period of time, but Deepseek needs a long time to thinking & respond. If the normal modal is used without thinking, it will have a very high delay. Therefore, Deepseek will not be added to MPWA in the future.i am sorry i am replying you because this is not my request but as you said Deepseek respond delay, but deepseek dont have only reasoning model so we can use another as well since deep seek is way cheap and they are working to improve continuesly , also there is z ai this is also too cheap in the market and its beating claude already but yeah i also know there is tooooooo many AIs already so i dont know how many models you can add in this script
6 hours ago6 hr "Hello! Could someone please share a screenshot or short video showing how to change the MPWA logo to a custom logo? Thanks!"
5 hours ago5 hr @Magd Almuntaser Hi dear I have installed and connected WhatsApp perfectly working , and i have noticed some other many issues1- the homepage contact us not working2- i have created multiple auto replay but it working sometimes sometimes not also the read green tick also sometime green sometimes not3- better yo integrate AI bot can read any website pages or xml or documentation for when customer chanting answers based on the documentation it better to reply correct answer based on our docs
3 hours ago3 hr 17 hours ago, Crypto Dash said:i am sorry i am replying you because this is not my request but as you said Deepseek respond delay, but deepseek dont have only reasoning model so we can use another as well since deep seek is way cheap and they are working to improve continuesly , also there is z ai this is also too cheap in the market and its beating claude already but yeah i also know there is tooooooo many AIs already so i dont know how many models you can add in this scriptThese scripts are free and open to the public. I think you should add your own if you have the skills to do so.
3 hours ago3 hr 1 minute ago, wong said:These scripts are free and open to the public. I think you should add your own if you have the skills to do so.i can add but but Magd Almuntaser working continuesly and i appreciate it but its hard to update again and again Edited 3 hours ago3 hr by Crypto Dash
3 hours ago3 hr 2 hours ago, ADS SOLUTIONS said:"Hello! Could someone please share a screenshot or short video showing how to change the MPWA logo to a custom logo? Thanks!"work hard and look for comments about it above
7 minutes ago7 min Author 21 hours ago, Crypto Dash said:how we can increase this limit?Can we handle 1000-5000 devices? (my app mainly use apis not web interface)there is Disconnect device API endpoint its only disconnect device so please add delete device API endpoint so it can be DELETE device completelythis issue still there1- It was fixed in v12.0.0, you can put any number above 100.2- Yes, you can connect 1 million devices, but remember that this depends on your server specifications.3- It was added in version v12.0.0.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.