WireShoutLLC / hotliner

Public issues repository for Hotliner
0 stars 0 forks source link

[BUG] Escape outbound message links #1

Open jasonspriggs opened 7 months ago

jasonspriggs commented 7 months ago

When an outbound message is sent (in Slack for ex.) to a phone number, if Slack renders it as a link the message will send with the tags.

Example Command: !sms 1234567890 Hi, can you email test@example.com? Actual Output: “Hi, can you email mailto:test@example.com|test@example.com?” Expected Output: “ Hi, can you email test@example.com?”