matrix-appservice-slack icon indicating copy to clipboard operation
matrix-appservice-slack copied to clipboard

How to set up this bridge for just one user?

Open ericmigi opened this issue 5 years ago • 3 comments

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?

ericmigi avatar Nov 10 '20 23:11 ericmigi

You will almost certainly have better luck using xoxs tokens instead: https://github.com/jackellenberger/emojme#finding-a-slack-token

auscompgeek avatar Nov 11 '20 00:11 auscompgeek

Are there any major differences in what the tokens can do? Seems like it's easier to retrieve the xoxs...

ericmigi avatar Nov 11 '20 02:11 ericmigi

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.

auscompgeek avatar Nov 11 '20 11:11 auscompgeek