Jump to content

Whatsapp Gateway | Multi Device v9.6.1

Featured Replies

  • Replies 5.4k
  • Views 469.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Magd Almuntaser
    Magd Almuntaser

    English Bexa AI will be released in the coming days, very soon. Everyone will be amazed by its speed, intelligence, and the way it interacts with users. It will not compete with ChatGPT, Gemini, or De

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added landing page (welcome page). - Added plans system. - Added Manage Languages system. - Added (landing page) edit page. - Added ticket system. - Added cronjob

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added Landing page (Homepage). - Added Plans System. - Added Manage Payment gateways. - Added Manage Languages system. - Added (Homepage) edit page. - Added Ticke

Most Helpful Posts

  • Magd Almuntaser
    Magd Almuntaser

    Yes you can use it as a messaging service/ SaaS without asking my permission, the new version 9.0.0 directly contains people who want to use it as a messaging service/ SaaS.. What's new so far in ver

  • Magd Almuntaser
    Magd Almuntaser

    What's new so far in version 9.0.0: - Added landing page (welcome page). - Added plans system. - Added Manage Languages system. - Added (landing page) edit page. - Added ticket system. - Added cronjob

  • Magd Almuntaser
    Magd Almuntaser

    It has already been fixed in version 9.0.0.. The problem is only in the mpwa theme but in eres and erescompact you will find them correctly It will be fixed in version 9.0.0.

Posted Images

19 minutes ago, Magd Almuntaser said:

I added the delay autoreply feature in my version 7.0.0.9, it's already been there for 2 days ago.
I'm thinking of changing the whole design, but I'm afraid that there are people who might loved to the old design and reject the new one.
The problem is that the script doesn't have a multi-design system so that there can be multiple templates.
Today I'm going to try to build a multi-design system. I hope to succeed.

we are waiting your update sir and good luck to build a multi-design system.

33 minutes ago, cancer apik said:

ada yang bisa mebantu saya kampanye pending tidak terkirim. jika ditest berhasill . jika di kirim banyak pesan tidak bisa pending

 

 

 

 

2024-08-21_172444.png

Cronjobnya mungkin bos

1 hour ago, cancer apik said:

ada yang bisa mebantu saya kampanye pending tidak terkirim. jika ditest berhasill . jika di kirim banyak pesan tidak bisa pending

 

 

 

 

2024-08-21_172444.png

Setting cronjobnya:

curl "http://domain.com/schedule-run" >/dev/null 2>&1
 

curl "http://domain.com/blast-start" >/dev/null 2>&1

 

15 hours ago, Pebrian said:

bantu jawab.

lupain udah itu no-ip mending pake cloudflare tunnel sekarang lebih simple. jadi MPWA ini udh di install di VM/localhost. tinggal bikin tunnel aja terus dipanggil port 80 nya di tunnel.

untuk setting nodejs nya dibikin lokal aja. example 192.168.1.1:3100. 

Saya kirim id anydesk coba bang remote PC saya 😄 kalau pakai cloudflare yang belum ketemu itu gimana biar webnya bisa baca node js , kalau local dah jalan aman, hanya saja giliran saat online node seperti tidak ikut online. Padahal konfigurasi sudah ikut guide page 40 😄

Edited by Avina Kefin

  • Author
11 minutes ago, Avina Kefin said:

Saya kirim id anydesk coba bang remote PC saya 😄 kalau pakai cloudflare yang belum ketemu itu gimana biar webnya bisa baca node js , kalau local dah jalan aman, hanya saja giliran saat online node seperti tidak ikut online. Padahal konfigurasi sudah ikut guide page 40 😄

Pada pengaturan node, jangan letakkan tautan ke server lokal. Letakkan tautan ke situs web itu sendiri, tetapi ingatlah bahwa IP yang ditentukan oleh Cloudflare hanya sedikit, Anda dapat menggunakan 8443.

10 minutes ago, Magd Almuntaser said:

Pada pengaturan node, jangan letakkan tautan ke server lokal. Letakkan tautan ke situs web itu sendiri, tetapi ingatlah bahwa IP yang ditentukan oleh Cloudflare hanya sedikit, Anda dapat menggunakan 8443.

Bagaiman saya bisa mengatur port node. ? Apakah itu pada file .env 

  • Author
19 minutes ago, cancer apik said:

@Unicode masih sama aja pak. test pesan masuk tapi pesan massal pending@Magd Almuntaser

a.png

bro, add two not one:

curl "http://domain.com/schedule-run" >/dev/null 2>&1

curl "http://domain.com/blast-start" >/dev/null 2>&1

this is (schedule-run) scheduled messages..
and this (blast-start) send to all..
 

15 minutes ago, Avina Kefin said:

@Magd Almuntaser apa benar seperti ini ?

Screenshot_20240821-193418_AnyDesk.png


APP_URL=https://avina.biz.id
WA_URL_SERVER=https://avina.biz.id:8443
TYPE_SERVER=other

Jangan lupa untuk menggunakan tautan peramban https di atas.
Selain itu, pastikan Anda telah menambahkan key.pem dan cert.pem pada berkas server.js
Dan pastikan Anda telah memodifikasi file web.php

19 minutes ago, cancer apik said:

@Unicode masih sama aja pak. test pesan masuk tapi pesan massal pending@Magd Almuntaser

a.png

coba buka di browser urlnya:

http://domain.com/schedule-run

http://domain.com/blast-start

 

kalo pendingnya bisa jalan, berarti ada yg salah dengan cron jobnya

17 minutes ago, Magd Almuntaser said:

bro, add two not one:

curl "http://domain.com/schedule-run" >/dev/null 2>&1

curl "http://domain.com/blast-start" >/dev/null 2>&1

this is (schedule-run) scheduled messages..
and this (blast-start) send to all..
 


APP_URL=https://avina.biz.id
WA_URL_SERVER=https://avina.biz.id:8443
TYPE_SERVER=other

Jangan lupa untuk menggunakan tautan peramban https di atas.
Selain itu, pastikan Anda telah menambahkan key.pem dan cert.pem pada berkas server.js
Dan pastikan Anda telah memodifikasi file web.php

Oke siap 😁 

3 hours ago, Avina Kefin said:

Saya kirim id anydesk coba bang remote PC saya 😄 kalau pakai cloudflare yang belum ketemu itu gimana biar webnya bisa baca node js , kalau local dah jalan aman, hanya saja giliran saat online node seperti tidak ikut online. Padahal konfigurasi sudah ikut guide page 40 😄

kalo lokal udh online yaudah pasti jalan. nah kalo mau nambah user baru atau scan akun baru jgn pake https, pake nya http://domain.com/en/

On 8/21/2024 at 7:19 AM, Gusik Prasetyo said:

Sir, how to make delay in autoreply. For example 5 second after keyword sent.

After using cronjob to send message every 5 minutes, both of my numbers never dc more than 24hours 😂🤣

In my new hosting, doesn't have terminal 😭

karena itu Cronjob masih sangat dibutuhkan untuk menyadarkan Node.Js setiap saat krn sepertinya Node.js ini cepat sekali tertidur , bahkan bisa hibernasi klo ga di sadarkan dengan Cronjob 🤣 

sy pakai Node 16 , production dan untuk server.js versi 7.0.0.2

kalau teman2 yg lain gimana?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Latest Updated Files