Skip to content

Instantly share code, notes, and snippets.

@mandeluna
Created February 8, 2018 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mandeluna/06fd5bf6de129289379b405ca9cce237 to your computer and use it in GitHub Desktop.
Save mandeluna/06fd5bf6de129289379b405ca9cce237 to your computer and use it in GitHub Desktop.
# this is an .arc file!
@app
hellobot
@html
get / # displays Add to Slack
get /install # saves a bot token and redirects back to /
get /signin # saves a user token and redirects back to /
@slack # sets up slack api urls
bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment