Pull the XOXC token from Slack
xoxc.js
5 lines 258 B view raw
1// open slack in the browser and paste this into your console for the XOXC token 2// you may have to type allow pasting then paste it again 3 4localConfig = JSON.parse(localStorage.getItem('localConfig_v2')) 5localConfig.teams[localConfig.lastActiveTeamId].token