Skip to content

Instantly share code, notes, and snippets.

@jaspermayone
Forked from maxwofford/xoxc.js
Created June 11, 2024 19:20
Show Gist options
  • Save jaspermayone/60d515f249dd466242abeb4ff71b9d7a to your computer and use it in GitHub Desktop.
Save jaspermayone/60d515f249dd466242abeb4ff71b9d7a to your computer and use it in GitHub Desktop.
Pull the XOXC token from Slack
// open slack in the browser and paste this into your console for the XOXC token
localConfig = JSON.parse(localStorage.getItem('localConfig_v2'))
localConfig.teams[localConfig.lastActiveTeamId].token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment