-
Clone this repo: git@github.com:leon-do/Slack-Slash-Commands-101.git
-
Push this repo onto a server (example: heroku)
-
Copy YOUR server url: (example: http://foo-barrr-15071.herokuapp.com/)
-
Click: New /command
-
Click: Add Configuration
-
choose a command: /foobar
-
choose method: GET
-
paste URL from step 3.
-
save integration
-
open slack and type: /foobar catfish
-
you should get a message that says "hello you typed: catfish"