Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 1.2 KB

README.md

File metadata and controls

65 lines (41 loc) · 1.2 KB

slack-qrcode

Slash Command /qrcode [url]

Screenshots

Usage

Example

Requirements

Installation

Deploy app to Heroku

  1. Create your Heroku account and login.
heroku login
  1. Deploying with git.
git clone git@github.com:sameyasu/slack-qrcode.git
cd slack-qrcode
heroku create
git push heroku master

Add configration "Slash Commands"

  1. Add configuration like this.

open https://(your-team).slack.com/apps/new/A0F82E8CA-slash-commands

  • Integration Settings
Settings Value
Command /qrcode
URL https://(your-app-name).herokuapp.com/slash-command.php
Method GET or POST
Token Auto-generated by Slash commands Integeration Settings.
  1. Setup token.
heroku config:set SLASH_COMMAND_TOKEN=(Token)
  1. Try /qrcode test by Slack.

Notes

Trademark Notice

The word "QR Code" is registered trademark of DENSO WAVE INCORPORATED

http://www.denso-wave.com/qrcode/faqpatent-e.html