Browse Source

Merge branch 'master' of github.com:DMuckerman/slack-pixiv-bot

master
Daniel Muckerman 8 years ago
parent
commit
e2703ee9e5
1 changed files with 9 additions and 2 deletions
  1. +9
    -2
      README.md

+ 9
- 2
README.md View File

@ -1,3 +1,10 @@
This is a Slack bot based on [slack-ruby-bot](https://github.com/dblock/slack-ruby-bot) and inspired by [slack-mathbot](https://github.com/dblock/slack-mathbot).
# Pixivbot
This is a Slack bot based on [slack-ruby-bot](https://github.com/dblock/slack-ruby-bot), [slack-mathbot](https://github.com/dblock/slack-mathbot), and inspired by another [Slack Pixiv Bot](https://github.com/castaneai/slack-pixiv-bot).
It uses the Wolfram Alpha API, via [wolfram](https://github.com/cldwalker/wolfram).
## Purpose
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.
## License
Do what you want. It's a Slack Bot.

Loading…
Cancel
Save