Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Why Slack is not your usual messenger

Why Slack is not your usual messenger

Slack is not only a superb messenger - it has a great API for writing bots

Avatar for Thomas Einwaller

Thomas Einwaller

March 31, 2016
Tweet

More Decks by Thomas Einwaller

Other Decks in Technology

Transcript

  1. API

  2. Call Slack Webhook ~$ curl -X POST --data-urlencode 'payload={"channel": "#plauscherl",

    "username": "plauscherlbot", "text": "Hallo live vom plauscherl!", "icon_emoji": ":beers:"}' https:// hooks.slack.com/services/T037V6AV3/B0WMRFTJR/ 3Kh104DBRhZxXViK06sORqCh