Skip to content

Instantly share code, notes, and snippets.

@MarcoAlejandro
Last active September 24, 2018 01:07
Show Gist options
  • Save MarcoAlejandro/48ee3abdef93af5740f015de605a4fde to your computer and use it in GitHub Desktop.
Save MarcoAlejandro/48ee3abdef93af5740f015de605a4fde to your computer and use it in GitHub Desktop.
slack direct references!
Slack Event API event types: https://api.slack.com/events/api
Is an excellent idea to use WEB + Events API's:
https://api.slack.com/events-api#the_event_loop
https://api.slack.com/web
Attachements. https://api.slack.com/docs/message-attachments
buttons: https://api.slack.com/docs/message-buttons
bot-users: https://api.slack.com/bot-users
OAUTH AND APP CREATION TUTORIAL https://github.com/slackapi/oauth-tutorial/blob/master/setup.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment