Skip to content

Instantly share code, notes, and snippets.

@JSpiner
Created October 24, 2016 13:44
Show Gist options
  • Save JSpiner/7985dd5b7883f98a4a411d090094328a to your computer and use it in GitHub Desktop.
Save JSpiner/7985dd5b7883f98a4a411d090094328a to your computer and use it in GitHub Desktop.
<html>
<a href='https://slack.com/oauth/authorize?scope=channels:write+commands+bot+chat:write:bot+users:read+channels:read&client_id="+key['slackapp']['client_id']+"'><img alt='Add to Slack'
height='40' width='139' src='https://platform.slack-edge.com/img/add_to_slack.png'
srcset='https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x' /></a>
</html>
#client_id 는 공개가 되도 문제가없습니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment