Skip to content

Instantly share code, notes, and snippets.

@drbh
Created January 9, 2019 19:09
Show Gist options
  • Save drbh/8350a97ee9229819c3a6b6bfc362ae54 to your computer and use it in GitHub Desktop.
Save drbh/8350a97ee9229819c3a6b6bfc362ae54 to your computer and use it in GitHub Desktop.
click on a message with yourself in slack and enter this in the console to get your user id
alert("User Id: "+ jQuery("span.presence.active").attr("data-member-presence"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment