Skip to content

Instantly share code, notes, and snippets.

@jamtur01
Created December 16, 2015 22:11
Show Gist options
  • Save jamtur01/92f1a6b018480f6fef0a to your computer and use it in GitHub Desktop.
Save jamtur01/92f1a6b018480f6fef0a to your computer and use it in GitHub Desktop.
(def hc (hipchat {:server "..."
:room 12345
:token "..."
:notify 0}))
(streams
(where (...)
hc))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment