Skip to content

Instantly share code, notes, and snippets.

@vanakenm
Created December 27, 2017 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vanakenm/c9552029f07c133c2578927b99897c56 to your computer and use it in GitHub Desktop.
Save vanakenm/c9552029f07c133c2578927b99897c56 to your computer and use it in GitHub Desktop.
slack_answer.rb
{
"response_type": "in_channel",
"attachments": [
{
"title": quote.contents,
"title_link": quote.twitter_url,
"image_url": quote.url
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment