-
-
Save jaspermayone/60d515f249dd466242abeb4ff71b9d7a to your computer and use it in GitHub Desktop.
Pull the XOXC token from Slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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