-
Notifications
You must be signed in to change notification settings - Fork 19
How it Works?
Kuldip Patel edited this page Sep 27, 2019
·
1 revision
WAAutoResponder uses Notification Apis of Android, So Make Sure Chats Are not Mute and Notification of Chats are Showing Correctly.
- 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.