this repo has no description

chore: don't unfurl image urls

dunkirk.sh 0a212597 829e68ca

verified
+2 -2
+2 -2
src/index.ts
··· 237 237 username: displayName, 238 238 icon_url: iconUrl, 239 239 attachments: attachments, 240 - unfurl_links: true, 241 - unfurl_media: true, 240 + unfurl_links: false, 241 + unfurl_media: false, 242 242 }); 243 243 } else { 244 244 await slackClient.chat.postMessage({