Browse Source

Correct markdown link

master
Ryan Hammett 8 years ago
parent
commit
184d17f365
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -5,7 +5,7 @@ This is a Slack bot based on [slack-ruby-bot](https://github.com/dblock/slack-ru
When a [Pixiv](http://www.pixiv.net/) link is posted in the channel the Pixiv bot is in, it will "unfurl" the image via message attachements. Pixiv does not allow the images on the site to reside in the metadata, so standard Slack unfurling is unable to preview the image.
![Screenshot](slack-pixiv-bot/assets/example.png)
![](assets/example.png "Screenshot")
If you run iOS, the bot will also post an `Open in App` link to view the image in the native Pixiv app. No more mobile web view!

Loading…
Cancel
Save