How to manually configure reactions in Direct Messages
How to create a direct link to Direct Messages
The link is formatted as https://ig.me/m/#{your-instagram-username}. This means that to generate the link, replace #{your-instagram-username} with your actual Instagram account username.
The direct link works ONLY when opened through the mobile app.
It does not work in a browser!
Set up keyword-based replies in Direct Messages
To set up keyword-based auto-replies in Direct Messages, use blocks with a trigger (Start block or Trigger block).
For the matching type, choose either Keyword match or Exact match (recommended options).

In the Trigger field, specify one or more conditions (separated by semicolons) to launch the bot.
In the "Message text" field, enter the bot's response that the user will receive. You can also add attachments, buttons, and links.
How to like the last user message
To like the user's latest message, enter the following function in the "Calculator" field:
like_client_message()
Then, after going to this block, the user will receive a like for the last message they sent.

The result:
Last updated