Colmbus72 / slim

Interact with slack using vim!
128 stars 5 forks source link

How to enter actual slack client? #1

Closed alex-popov-tech closed 4 years ago

alex-popov-tech commented 4 years ago

I did all as in README, after :W there is a check and a W sign to the left of my workplace, but how do i enter actual client?

Colmbus72 commented 4 years ago

After you run :W and see that W on the line next to your token. The next time you run :Slack it will open the client

alex-popov-tech commented 4 years ago

it just opens same buffer instead of slack client...can you make a screen of which id should i provide? I'm not sure i set right token through

Colmbus72 commented 4 years ago

Under https://api.slack.com/apps/<app_id>/oauth? should be an OAuth access token in the format xoxp-...

Can you verify that there is a file named app_state.vim under the .data/ dir in your bundle?

alex-popov-tech commented 4 years ago

oh...i need to receive an request approval for generating that token, probably i put wrong one initially, maybe nothing to do with a plugin, closing until i will have a token and try again