matrix-appservice-slack
matrix-appservice-slack copied to clipboard
How to set up this bridge for just one user?
We're looking at using this bridge as a replacement for mx-puppet-slack on NovaChat. We'd like to mod it to use the slack xoxc token instead of the app/oauth login. Can you point us at the right places for us to start our mods?
You will almost certainly have better luck using xoxs tokens instead: https://github.com/jackellenberger/emojme#finding-a-slack-token
Are there any major differences in what the tokens can do? Seems like it's easier to retrieve the xoxs...
From what I'm aware there aren't, historically the web client also used xoxs tokens. I presume the same caveats with some of the APIs looking different still apply though; I'm not aware of anyone having tested this bridge with session tokens.