2,883 bytes added
, 10 January
== About ==
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This action allows you to send an automated reply to a notification where that notification has support for direct replies within the notification.
Ac
This action works with WhatsApp and Telegram and *may* function with notifications from other applications that support in notification replies.
</pre><br>
==<p><b>Configuration available</b></p>==
=== Use Notification Trigger ===
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
It does not need any extra configuration, but it will depend on a received news trigger.
you just need to set the text that you want to respond automatically.
</pre><br>
=== Define manually ===
* ''''' Select application '''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
You can use 'All applications' but it is more recommended to select only the applications where you want to monitor, it could be 1 or more selected applications.
</pre><br>
=== Text Content ===
* ''''' Any '''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
I write any text.
</pre><br>
* ''''' Matches '''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
Use a regular expression
</pre>
'''Tick the box '''Enter regular expression matching''' if the typed text follows Regex syntax, far more powerful than plain text with or without wildcards (for advanced users).'''
<br><br>
* ''''' Contains '''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
It contains the specific text.
</pre><br>
* ''''' Excludes '''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
Any text except the defined text that will be excluded.
</pre><br>
* ''''' Text to match '''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This is the text that macrodroid is going to respond to the notification.
</pre><br>
==<p><b>Example</b></p>==
''''' When you receive a message that contains the word 'Schedule' it will automatically respond the information of the schedule of my business. '''''
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
Triggers
Notification received
contains: Schedule (WhatsApp)
</pre><br>
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
Actions
Notification reply
WhatsApp: Monday to Friday from 9 am to 6 pm.
</pre><br>
<pre style="background-color: #387F3D; color: white; border-radius: 10px; padding: 10px;">
Constraints
</pre><br>
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
Local variables
</pre><br>