Yesterday at 07:07 AM1 day Author 3 minutes ago, Shaaz Sha said:@Magd Almuntaser,can you give me the correct installation documentation or if you don't have please give me the original script documentation at give an idea the procedure , I am first time installing nodejs applicationhttps://mpwa.onexgen.com/docs/?doc=3914b353https://www.youtube.com/watch?v=WCvGRWuwndY2 minutes ago, Shaaz Sha said:@Magd Almuntaser,I have already open the port from cloudflare side and site already using https leave it that message when cloudflare directly connected tunnel don't use https in the serverLook at the image you attached, bro. You must use https in NodeJS because you are using Cloudflare. So, my advice is not to use a tunnel because you will get more lost. Switch to shared hosting or VPS.
Yesterday at 07:26 AM1 day 31 minutes ago, Magd Almuntaser said:You can sending replies if you have (MsgID) for the conversion .. you can go to api docs and use it with (MsgID) ..or just send msg to the number..about modifying chats i can do it but i want ask you (How will you edit a chat using the API? How will WhatsApp know that you want to edit this specific message? That means you need the message ID, and how will you get it if you only send the API once?)WhatsApp's system itself relies on storage. It stores every message on your device. Within the storage are the message ID, your messages, and more. Therefore, when you request to edit a specific message, it uses the message ID of the message you clicked on. This means their system relies entirely on an interactive interface.Using the API, it will send and give you the result, and you must store the data it receives to retain the message ID for each message. When you want to edit a message again, you must create your own system to display these conversations and click, send, receive ...etc!You see, the issue is not just a request, the idea itself is impossible.Because this is a WhatsApp gateway, the system must store the msg ID in the system that uses the API. But that's okay, I'm not forcing it.
Yesterday at 07:31 AM1 day Author 1 minute ago, Shaaz Sha said:@Magd Almuntaser,@Magd Almuntaser,See screenshotOkay, let me explain more about the problem.The problem, my dear, is that since you're using Cloudflare, you must choose port 8443.And you must use:WA_URL_SERVER=http://yoursite.com:3100PORT_NODE=3100TYPE_SERVER=otherThis means that WSS will be used. Therefore, you must establish SSL to run NodeJS. Then, you must modify the server.js and web.php files as explained on page 43.And remember, if it works for you, it's a "miracle," because you used WSS over a tunnel.So, for the last time, I advise you not to bother yourself with something that will only work if you subscribe to Cloudflare for a monthly fee. They will let you use an optional port and WSS.
Yesterday at 07:40 AM1 day Author 4 minutes ago, affis junianto tri saputro said:Because this is a WhatsApp gateway, the system must store the msg ID in the system that uses the API. But that's okay, I'm not forcing it.There is no such thing in the whole world as API (storage).Second, let's assume I've created a API to store the msgid.How would you request it?How you know this msgid it's for magd???How you know it's this string for magd???DO you know whats is API? or you just come from n8n???Brother, please understand the concept. Don't just talk without understanding the concept.I'll try to draw it for you, hoping you understand what i says:API->magd->sends a message to affis->the response was msgid1234567->stored in the database.Now, you want to edit this same message:API->magd->edit->I don't know what the message ID is because I have 1 million messages, so i will change randomly??????So, you must create your own system to segment and store messages, since you'll be using the API.And to see the msg by your eyes to know it's magd msg..API only to use with command (links) not UI..If you're thinking of using MPWA, there's a chat ready.
Yesterday at 11:10 AM1 day 7 hours ago, Shaaz Sha said:terima kasih telah memberikan skrip yang luar biasa ini dan saya menghargai usaha Anda untuk ini, dan sekarang saya telah menginstal tanpa dokumentasi apa pun jika Anda berkenan berbagi dengan saya, dan setelah menginstal status RAM tidak menunjukkan saya menginstal di Server VPS, mohon bantu saya tentang inirun pm2 in your VPS terminal
Yesterday at 11:27 AM1 day My AI Bot Gemini isn’t running, is there still some configuration missing?
Yesterday at 12:05 PM1 day 37 minutes ago, ondela wahyu said:My AI Bot Gemini isn’t running, is there still some configuration missing?Coba ganti pribadi
Yesterday at 12:07 PM1 day 4 hours ago, affis junianto tri saputro said:Because this is a WhatsApp gateway, the system must store the msg ID in the system that uses the API. But that's okay, I'm not forcing it.Saya masih belum paham pembasahannya 🤔Ini maksudnya mau mengedit pesan yang telah dikirim?
Yesterday at 12:50 PM1 day Author 1 hour ago, ondela wahyu said:My AI Bot Gemini isn’t running, is there still some configuration missing?Make sure you don't clicked AI button (Not red) in chat page ..and make sure you update to new gemini model like:GEMINI_MODEL=gemini-2.0-flashorGEMINI_MODEL=gemini-2.5-flash
Yesterday at 01:27 PM1 day @Magd Almuntaser,via tunnel i fixed nodejs is working and the issue https cannot use and QR code not loading now i installed without tunnel but keep getting 502 bad gateway restore the old code and new code alll same issue , i have updated env then also same , and iam using cloudpanel not cpanel or Apanel
23 hours ago23 hr 2 hours ago, Magd Almuntaser said:Make sure you don't clicked AI button (Not red) in chat page ..and make sure you update to new gemini model like:GEMINI_MODEL=gemini-2.0-flashorGEMINI_MODEL=gemini-2.5-flashMake sure you don't clicked AI button (Not red) in chat page? Where is the menu located?and make sure you update to new gemini model like:GEMINI_MODEL=gemini-2.0-flashorGEMINI_MODEL=gemini-2.5-flash >> In the Server Settings menu?
23 hours ago23 hr Author 2 hours ago, Shaaz Sha said:@Magd Almuntaser,via tunnel i fixed nodejs is working and the issue https cannot use and QR code not loading now i installed without tunnel but keep getting 502 bad gateway restore the old code and new code alll same issue , i have updated env then also same , and iam using cloudpanel not cpanel or Apanelgo to trubleshot again and see your problem ..and don't forget to see my reply ☝becouse you must use 8443 port for cloudflare ..and again back to trubleshot to check your problemif you use nginx or litespeed you don't need to use https and you can just put this in .env:WA_URL_SERVER=http://yoursite.comPORT_NODE=8443TYPE_SERVER=hosting13 minutes ago, ondela wahyu said:Make sure you don't clicked AI button (Not red) in chat page? Where is the menu located?and make sure you update to new gemini model like:GEMINI_MODEL=gemini-2.0-flashorGEMINI_MODEL=gemini-2.5-flash >> In the Server Settings menu?yes server settings ..
22 hours ago22 hr Who knows the settings for writing automatic replies with chatgpt api? I tried a lot but it doesn't write replies automatically. I wrote chatgpt api key or something but it still doesn't work.
22 hours ago22 hr Author 57 minutes ago, Project Downgrade said:I tried to send a message but it didn't work, especially the menu list.go to trubleshot page and check your problem ..26 minutes ago, Orxan Xelilov said:Who knows the settings for writing automatic replies with chatgpt api? I tried a lot but it doesn't write replies automatically. I wrote chatgpt api key or something but it still doesn't work.you need to put money on your openai (chatgpt) account it's not free .. only gemini
22 hours ago22 hr Okay, the problem is solved. It can be sent. There's no pairing code or phone login for logging in? and can each device have a port added for security?and is this an automatic update? Edited 21 hours ago21 hr by Project Downgrade
20 hours ago20 hr Author 1 hour ago, Project Downgrade said:Okay, the problem is solved. It can be sent. There's no pairing code or phone login for logging in? and can each device have a port added for security?and is this an automatic update?There was previously a pairing code, but I cancelled it because it was not completed by the baliyes team, so it was stopped for another time.port for device?? It's just one port for nodejs.When there is an update, you will find an alert in your control panel that there is a new update. You can click on it and the update will be done automatically.
13 hours ago13 hr 14 hours ago, wong said:TUTORIAL MANUAL RUNING NODEJS UNTUK PENGGUNA VPS SERVER:1. edit "server.js"Edit Baris 15-18 =const express = require("express");const app = express();const http = require("http");const server = http.createServer(app);Ganti dengan =const serverOptions = {key: fs.readFileSync('key.pem'),cert: fs.readFileSync('cert.pem')}const express = require("express");const app = express();const https = require("https");const server = https.createServer(serverOptions, app);2. buat sertifikat SSL di direktori MPWA (diluar folder manapun) =buat file cert.pem dan key.pemisi masing-masing file diatas cert.pem & key.pem dengan sertifikat dari hasil generate SSL.3. Setup .env =APP_URL=https://domain.comWA_URL_SERVER=https://domain.com:3000PORT_NODE=3000Catatan : jangan gunakan PORT Default 3000 (Gunakan 3100, 3200, 8000)4. install PM2 menggunakan terminal dengan perintah = npm install pm2 -gCatatan : hapus PM2 yang yang sudah di install menggunakan panel5. Kemudian jalankan perintah berikut untuk menjalankan NodeJs =a. pm2 start server.jsb. pm2 saveJalankan Pekerjaan Cron :Buka terminal ketik perintah = crontab -e atau sudo crontab -eMasukan perintah berikut dibaris kosong & ganti domain.com dengan domain anda =*/1 * * * * curl -s "https://domain.com/id/blast-start" >/dev/null 2>&1*/10 * * * * curl -s "https://domain.com/id/subscription-check" >/dev/null 2>&1Tutorial di atas MPWA hanya berjalan didirektory WEB, jika sudah menjalankan di NodeJs harap dihapus.Semoga dapat difahami.Selamat bersantai sambil ngopiWooowww...selesai dah. Bakalan sepi nih forum diskusinya 🤣🤣🤣. Edited 13 hours ago13 hr by tory honda edit
13 hours ago13 hr On 9/25/2025 at 12:06 PM, Magd Almuntaser said:You can upgrade to version 11.4.0 in full without losing any data. Simply follow the steps below:If you haven't changed the logo or name, or aren't using SSL files, do the following:Delete all files except:.envcredentialsstoragepublicDownload version 11.4.0 to your pc, then delete this file from the zip file:.envThen upload the zip file and extract it to your website. You'll find that the site has been upgraded, preserving members and numbers without logging them out or disconnecting their phones.Don't forget to stop NodeJS first. After you're done, start it.@Magd Almuntaser I’ve upgraded to version 11.4.0 following your instructions. The system runs fine, single messages work, but broadcast is still stuck in processing. Is there any extra step needed?Thanks.
11 hours ago11 hr 1 hour ago, tory honda said:Wooowww...selesai dah. Bakalan sepi nih forum diskusinya 🤣🤣🤣.Malah di up 🫣😂.Pernah ada yang buat begini. Tapi tetep aja msih pada bingung 🤣
11 hours ago11 hr 8 minutes ago, wong said:Tapi tetep aja msih pada bingungKalau ini si jelas 😄Beda environment, beda case dan beda penanganan
11 hours ago11 hr 15 minutes ago, Imanudin said:Kalau ini si jelas 😄Beda environment, beda case dan beda penangananjadi,,hapus aja? wkwkwkwkwk Edited 11 hours ago11 hr by wong
11 hours ago11 hr 33 minutes ago, AOPUQI said:ada yang tau gak untuk shared hosting yang cocok... dan qr nya jarang putusIDCloudHost
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.