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 |