badas Posted August 3 Share Posted August 3 (edited) 28 minutes ago, nikokenzo said: Bisa bro tinggal ganti aja Nodejs ke versi V20. clean install. Hapus nodejs sebelumnya, DB dan filenya. statusnya masih disconnect tapi bisa scan dll Lama tidaknya tergantung penggunaan. karena hitungannya per request, makin kompleks akan memakan banyak credit Jadi penasaran pengen top up ================ Akhirnya bisa juga mas bro. Thanks Edited August 3 by badas Quote Link to comment Share on other sites More sharing options...
Unicode Posted August 3 Share Posted August 3 @badas mantap mas bro Quote Link to comment Share on other sites More sharing options...
anet id Posted August 3 Share Posted August 3 @Magd Almuntaser Nice, problem solved next, waiting for the gemini ai feature Quote Link to comment Share on other sites More sharing options...
anet id Posted August 3 Share Posted August 3 (edited) @Magd Almuntaser How do I activate temporary messages, sir? Edited August 3 by anet id Quote Link to comment Share on other sites More sharing options...
DW Members Magd Almuntaser Posted August 3 Author DW Members Share Posted August 3 5 minutes ago, anet id said: @Magd Almuntaser Nice, problem solved next, waiting for the gemini ai feature I'm still working on it, could be done in an hour. 2 minutes ago, anet id said: @anet id @Magd Almuntaser How do I activate temporary messages, sir? The feature doesn't exist at the moment, but I can add it in future versions 1 Quote Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0 Link to comment Share on other sites More sharing options...
anet id Posted August 3 Share Posted August 3 @Magd Almuntaser Thank you very much sir Quote Link to comment Share on other sites More sharing options...
Gusik Prasetyo Posted August 3 Share Posted August 3 32 minutes ago, badas said: Jadi penasaran pengen top up ================ Akhirnya bisa juga mas bro. Thanks How many do you top up your balance sir? Where? I hope next feature mpwa able to generate image too, like bing @Magd Almuntaser Quote Link to comment Share on other sites More sharing options...
DW Members Magd Almuntaser Posted August 3 Author DW Members Share Posted August 3 10 minutes ago, Gusik Prasetyo said: How many do you top up your balance sir? Where? I hope next feature mpwa able to generate image too, like bing @Magd Almuntaser maybe i will add this feature with DALL-E becouse copilot use DALL-E 1 Quote Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0 Link to comment Share on other sites More sharing options...
Unicode Posted August 3 Share Posted August 3 3 minutes ago, Magd Almuntaser said: maybe i will add this feature with DALL-E becouse copilot use DALL-E Copilot api is it free sir? Quote Link to comment Share on other sites More sharing options...
DW Members Magd Almuntaser Posted August 3 Author DW Members Share Posted August 3 Gemini & ChatGPT For (Magd Version 7.0.0.1) You can replace the attached file so you can use gemini and chatgpt: server/controllers/ Add the following code below CHATGPT_MODEL in the .env file: GEIMINI_URL=https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-flash-latest:generateContent =========================================== If you put chatgpt key in the control panel, chatgpt will work and if you put gemini key, gemini will automatically work incomingMessage.js 1 2 Quote Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0 Link to comment Share on other sites More sharing options...
Gusik Prasetyo Posted August 3 Share Posted August 3 In my opinion, i think its better if wanna acces chatgpt using keyword, for example: gemini So if wanna use chatgpt we have to texted: gemini how to make fried rice? Then it will automatically answered by gemini ai. So it will make all message not answered by chatgpt openai/gemini if chat bot/autoreply or webhook empty @Magd Almuntaser Quote Link to comment Share on other sites More sharing options...
Enno The Explorer Posted August 3 Share Posted August 3 Tuan @Magd Almuntaser, bisakah tuan membuat fitur Media Message dengan link chat dan Media Message dengan Link Pilihan Pesan seperti contoh dibawah ini Quote Link to comment Share on other sites More sharing options...
DW Members Magd Almuntaser Posted August 3 Author DW Members Share Posted August 3 5 minutes ago, Gusik Prasetyo said: In my opinion, i think its better if wanna acces chatgpt using keyword, for example: gemini So if wanna use chatgpt we have to texted: gemini how to make fried rice? Then it will automatically answered by gemini ai. So it will make all message not answered by chatgpt openai/gemini if chat bot/autoreply or webhook empty @Magd Almuntaser I already thought of this when I watched the video on the previous page, but I don't think people will know how to use it when you mention the name AI. That's why it's best to use the right AI for you. I will put the feature in the next version and it can also be used without calling the AI name. This modification here is only temporary for those who want to use Gemini 3 minutes ago, Enno The Explorer said: Tuan @Magd Almuntaser, bisakah tuan membuat fitur Media Message dengan link chat dan Media Message dengan Link Pilihan Pesan seperti contoh dibawah ini Belum pernah mencobanya, tapi saya akan mencoba. Quote Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0 Link to comment Share on other sites More sharing options...
angga turki Posted August 3 Share Posted August 3 3 hours ago, Magd Almuntaser said: you can see my post on page number 43 about: How To Run (Whatsapp Gateway Multi Device) Via SSL i allready followed your instruction on page 43 but it same, still waiting.. when i remove SSL it work, where my mistake? i use lets encrypt as SSL and native vps without panel (debian 11, mariadb 10.6), and SSL forced 301, i think this problem is in code server.js and /routes/web.php please help me sir.. 3 hours ago, Magd Almuntaser said: you can see my post on page number 43 about: How To Run (Whatsapp Gateway Multi Device) Via SSL i allready followed your instruction on page 43 but it same, still waiting.. when i remove SSL it work, where my mistake? i use lets encrypt as SSL and native vps without panel (debian 11, mariadb 10.6), and SSL forced 301, i think this problem is in code server.js and /routes/web.php please help me sir.. Quote Link to comment Share on other sites More sharing options...
Unicode Posted August 3 Share Posted August 3 (edited) 42 minutes ago, Magd Almuntaser said: Gemini & ChatGPT For (Magd Version 7.0.0.1) You can replace the attached file so you can use gemini and chatgpt: server/controllers/ Add the following code below CHATGPT_MODEL in the .env file: GEIMINI_URL=https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-flash-latest:generateContent =========================================== If you put chatgpt key in the control panel, chatgpt will work and if you put gemini key, gemini will automatically work incomingMessage.js 8.23 kB · 4 downloads You are always amazing sir. sir btw are you miss spelling or is this correct? GEIMINI_URL Gemini or Geimini? Edited August 3 by nikokenzo Quote Link to comment Share on other sites More sharing options...
badas Posted August 3 Share Posted August 3 15 minutes ago, nikokenzo said: You are always amazing sir. sir btw are you miss spelling or is this correct? GEIMINI_URL Gemini or Geimini? Not work ya bro? tadi saya coba dan no respon Quote Link to comment Share on other sites More sharing options...
Unicode Posted August 3 Share Posted August 3 2 minutes ago, badas said: Not work ya bro? tadi saya coba dan no respon Yeah. Not work, no respons from gemini. Quote Link to comment Share on other sites More sharing options...
badas Posted August 3 Share Posted August 3 3 minutes ago, nikokenzo said: Yeah. Not work, no respons from gemini. waiting for enlightenment from mas bro @Magd Almuntaser Quote Link to comment Share on other sites More sharing options...
Unicode Posted August 3 Share Posted August 3 Just now, badas said: waiting for enlightenment from mas bro @Magd Almuntaser Saya baca scriptnya benar sih GEIMINI_URL tp no respon dari gemini Quote Link to comment Share on other sites More sharing options...
Enno The Explorer Posted August 3 Share Posted August 3 18 minutes ago, nikokenzo said: Saya baca scriptnya benar sih GEIMINI_URL tp no respon dari gemini Gemini di saya berfungsi dengan baik mas, trims tuan @Magd Almuntaser Quote Link to comment Share on other sites More sharing options...
sonu kumar saini Posted August 3 Share Posted August 3 Port 3100 menunjukkan pemutusan koneksi di Cpanel Quote Link to comment Share on other sites More sharing options...
Unicode Posted August 3 Share Posted August 3 5 minutes ago, Enno The Explorer said: Gemini di saya berfungsi dengan baik mas, trims tuan @Magd Almuntaser Info dong punyaku gk jalan. Quote Link to comment Share on other sites More sharing options...
sonu kumar saini Posted August 3 Share Posted August 3 6 minutes ago, sonu kumar saini said: Port 3100 menunjukkan pemutusan koneksi di Cpanel Silakan Solusi: Apakah port di panel tidak berfungsi? Quote Link to comment Share on other sites More sharing options...
DW Members Magd Almuntaser Posted August 3 Author DW Members Share Posted August 3 55 minutes ago, angga turki said: i allready followed your instruction on page 43 but it same, still waiting.. when i remove SSL it work, where my mistake? i use lets encrypt as SSL and native vps without panel (debian 11, mariadb 10.6), and SSL forced 301, i think this problem is in code server.js and /routes/web.php please help me sir.. i allready followed your instruction on page 43 but it same, still waiting.. when i remove SSL it work, where my mistake? i use lets encrypt as SSL and native vps without panel (debian 11, mariadb 10.6), and SSL forced 301, i think this problem is in code server.js and /routes/web.php please help me sir.. Are you sure you put the key and cert files and modified them in the server.js file as described in my old post? If your issue is still there, msg me. Send me the key, cert, server.js file and your web.php file 54 minutes ago, nikokenzo said: You are always amazing sir. sir btw are you miss spelling or is this correct? GEIMINI_URL Gemini or Geimini? Write it as I wrote it. I'll correct it in the next version. 31 minutes ago, nikokenzo said: Saya baca scriptnya benar sih GEIMINI_URL tp no respon dari gemini Make sure you have the correct geimini key and that it works.. or PM me with your key i will test it and you can generate another one 11 minutes ago, sonu kumar saini said: Port 3100 menunjukkan pemutusan koneksi di Cpanel Saya tidak mengerti masalah Anda, apakah maksud Anda 3100 tidak berfungsi? Jika tidak berfungsi, pastikan nodejs Anda berjalan dengan benar. Karena port ini tidak akan berfungsi kecuali Anda telah menjalankan nodejs Quote Update Whatsapp Gateway Multi Device (Magd Version) v8.0.0 Link to comment Share on other sites More sharing options...
Unicode Posted August 3 Share Posted August 3 (edited) @Magd Almuntaser i have make sure all same like your instruction sir. But still no respons Edited August 3 by nikokenzo Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.