5 hours ago5 hr 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.
5 hours ago5 hr 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
4 hours ago4 hr 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.
4 hours ago4 hr 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
4 hours ago4 hr @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 3 hours ago3 hr by Shivendra Kr. Sahu
2 hours ago2 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 2 hours ago2 hr by BF-10K1 ++
2 hours ago2 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.
1 hour ago1 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 1 hour ago1 hr by Crypto Dash
1 hour ago1 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.