Skip to content

How it Works?

Kuldip Patel edited this page Sep 27, 2019 · 1 revision

Basically

WAAutoResponder uses Notification Apis of Android, So Make Sure Chats Are not Mute and Notification of Chats are Showing Correctly.

WAAutoResponder Follows this Flow:

  • First It get Signal of New Message from Notification.
  • Then It Reads that Message from Whatsapp App's Database.
  • It parse the words from message and select appropiate reply message.
  • It sends Reply Message to appropiate group or contact which sent message.
Clone this wiki locally