Using links in Slack notifications

When you send a slack notification from IguanaX it is possible to add a link in your text.

You can add a link in your slack notification text by using <URL|display_text>

For example,

local Text = [[ Do you like apples? Checkout <https://www.apple.com|Apple's website here> ]]

In the Slack Channel, you’ll see the hyperlinked text:

Â