Jump to content

Whatsapp Gateway | Multi Device v9.6.1

Featured Replies

  • Replies 5.4k
  • Views 465.5k
  • 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

46 minutes ago, Magd Almuntaser said:

Yes, my webhook works because it deals with the response from the webhook link should be in this form:
{status: success, message: hello, qouted: false}

But you are using the google appscript to send an api message to your number .. and not by responding in this form:
{status: success, message: hello, qouted: false}

Do you understand?

I will try to explain to you more ..
When you use the correct webhook, this is what the webhook looks like from the inside:
 

<?php
require 'ExampleManualMessage.php';
header('content-type: application/json; charset=utf-8');
$data = json_decode(file_get_contents('php://input'), true);

if (!$data) {
    die('this url is for webhook.');
}
$message = strtolower($data['message']);
$from = strtolower($data['from']);
$bufferimage = isset($data['bufferImage']) ? $data['bufferImage'] : null;
$respon = false;

// for text message
if ($message == 'good') {
    $respon = FormatMessage::text('Hello, how are you ali?', true);
}


echo $respon;

 

But you are using the google appscript when you send a message, it responds not via the webhook, it responds via the api to another number .. You are using the api, it has nothing to do with the webhook, do you understand?

You are dealing with the api in google apps script to send an external message to your number.. and you are not dealing with the webhook

baiklah sekarang saya sudah mengerti perbedaanya..

trima kasih penjelasnnya Mr Magd..You Are The Best 🤩👍

 

Reset Password : Success 💚
**********************************************

File Manager : Success 💚
**********************************************

Export Phonebook : Error 💔 (Masih dalam Perbaikan)
**********************************************

Campaign Snacked Admin (Theme) : Succes 💚
Campaign Eres & Eres Compact (Theme) : Error 💔 (Masih dalam Perbaikan)
**********************************************

Text Message : Success 💚
Media Message : Success 💚
Poll Message : Success 💚
List Message : Error 💔 (Masih dalam investigasi)
Location Message : Success 💚
Vcard Message : Success 💚
**********************************************

Automatically delete message history : Success 💚
**********************************************
Auto Replay Message (All Function): Success 💚
**********************************************
Api Test Message (All Function) : Success 💚
**********************************************
AI BOT One Bot (All Function): Success 💚
AI BOT Multi Bot (All Function): Error 💔 (Masih dalam investigasi)
**********************************************
Webhook (All Function): Success 💚
**********************************************

Mpwa v8.0.0
Node.js v20
Cronjob : None

03/09/2024 - 04/09/2024
Mulai Jam : 08.49
Berhenti Jam : 15.15 (Masi Online sampai pesan ini di post)
Durasi : +- 6 Jam

Edited by Enno The Explorer

18 minutes ago, Enno The Explorer said:

baiklah sekarang saya sudah mengerti perbedaanya..

trima kasih penjelasnnya Mr Magd..You Are The Best 🤩👍

 

Reset Password : Success 💚
**********************************************

File Manager : Success 💚
**********************************************

Campaign Snacked Admin (Theme) : 💚
Campaign Eres & Eres Compact (Theme) : 💔 (Masih dalam Perbaikan)
**********************************************

Text Message : Normal 💚
Media Message : Normal 💚
Poll Message : Normal 💚
List Message : Error 💔 (Masih dalam investigasi)
Location Message :Normal 💚
Vcard Message :Normal 💚
**********************************************

Automatically delete message history : Success 💚
**********************************************
Auto Replay Message (All Function): Normal 💚
**********************************************
Api Test Message (All Function) : Normal 💚
**********************************************
AI BOT One Bot (All Function): Normal 💚
AI BOT Multi Bot (All Function): Error 💔 (Masih dalam investigasi)
**********************************************
Webhook (All Function): Normal 💚
**********************************************

Mpwa v8.0.0
Node.js v20
Cronjob : None

03/09/2024 - 04/09/2024
Mulai Jam : 08.49
Berhenti Jam : 15.15 (Masi Online sampai pesan ini di post)
Durasi : +- 6 Jam

export phonebook error ya?

6 hours ago, Jei Grey said:

kenapa jawaban Bot Ai Gemini saya selalu double. setelah jawab sesuai pertanyaan. setelah itu ada chat yang seperti di SS.. image.thumb.png.dd5022c9db4f769d9ed58f8d437b263f.png

sama, punyaku juga dobel balas si ai gemininya. balik dulu deh ke 708

 

edited:

solved, ternyata node yang lama masih jalan, jadi si bot masih in service di nodejs yang 708. 

Edited by kecoamumet

1 hour ago, Enno The Explorer said:

baiklah sekarang saya sudah mengerti perbedaanya..

trima kasih penjelasnnya Mr Magd..You Are The Best 🤩👍

 

Reset Password : Success 💚
**********************************************

File Manager : Success 💚
**********************************************

Export Phonebook : Error 💔 (Masih dalam Perbaikan)
**********************************************

Campaign Snacked Admin (Theme) : Succes 💚
Campaign Eres & Eres Compact (Theme) : Error 💔 (Masih dalam Perbaikan)
**********************************************

Text Message : Success 💚
Media Message : Success 💚
Poll Message : Success 💚
List Message : Error 💔 (Masih dalam investigasi)
Location Message : Success 💚
Vcard Message : Success 💚
**********************************************

Automatically delete message history : Success 💚
**********************************************
Auto Replay Message (All Function): Success 💚
**********************************************
Api Test Message (All Function) : Success 💚
**********************************************
AI BOT One Bot (All Function): Success 💚
AI BOT Multi Bot (All Function): Error 💔 (Masih dalam investigasi)
**********************************************
Webhook (All Function): Success 💚
**********************************************

Mpwa v8.0.0
Node.js v20
Cronjob : None

03/09/2024 - 04/09/2024
Mulai Jam : 08.49
Berhenti Jam : 15.15 (Masi Online sampai pesan ini di post)
Durasi : +- 6 Jam

AI BOT one bot malah error

AI BOT multi bot success 

kebalikan kita mas 😆

1 minute ago, Gusik Prasetyo said:

AI BOT one bot malah error

AI BOT multi bot success 

kebalikan kita mas 😆

lah punyaku yg multibot error, one bot sukses. 

di one bot tema mpwa jadi ada form untuk panggilan bot ai tapi tidak berfungsi 

1 minute ago, Unicode said:

lah punyaku yg multibot error, one bot sukses. 

di one bot tema mpwa jadi ada form untuk panggilan bot ai tapi tidak berfungsi 

lah, yang lain multi bot error. d sini lancar. yg error one bot. bisa jadi yang error bukan bot nya tapi jenis hostingnya? @Magd Almuntaser

14 minutes ago, Gusik Prasetyo said:

maksud saya, bagaimana membuat reminder bot random ayat seperti screenshot d atas pak 🤩

Pakai api quran dan spreadsheet tuan

1 minute ago, pak kacung said:

Pakai api quran dan spreadsheet tuan

api quran dapat dari mana pak? spreadsheednya apakah ada formatya? apakah ada tutorial?

2 minutes ago, Unicode said:

@Gusik Prasetyo btw pake node js versi berapa mas? punyaku kok putus2 terus haduhh pusing

saya pakai node 20 mas. saya baru nyoba belum ada 1 jam, jadi belum tau putus2 ato tidak mas.

@Magd Almuntaser  I also not understand lol. i am confused with my Mpwa always disconnect after 15 minutes after connect. so, webhook sometimes responding and not. 😵

8 minutes ago, Gusik Prasetyo said:

api quran dapat dari mana pak? spreadsheednya apakah ada formatya? apakah ada tutorial?

saya pakai node 20 mas. saya baru nyoba belum ada 1 jam, jadi belum tau putus2 ato tidak mas.

 punyaku aneh mas, setiap berapa menit putus. 

6 minutes ago, Unicode said:

@Magd Almuntaser  I also not understand lol. i am confused with my Mpwa always disconnect after 15 minutes after connect. so, webhook sometimes responding and not. 😵

 punyaku aneh mas, setiap berapa menit putus. 

apakah sudah pakai cronjob yang d sarankan mas? punyaku masih lancar di menit 30

2 minutes ago, Gusik Prasetyo said:

apakah sudah pakai cronjob yang d sarankan mas? punyaku masih lancar di menit 30

Sudah mas. 

3 minutes ago, Magd Almuntaser said:

Ok I will make a webhook random message from the Quran for all of you.. I will put it up today..

oke mantap, saya suka mendengarkanya dan menantikanya

 

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 1

Latest Updated Files