Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obtaining API token for Slack StarterBot #125

Open
mwunderlich opened this issue Mar 21, 2017 · 5 comments
Open

Obtaining API token for Slack StarterBot #125

mwunderlich opened this issue Mar 21, 2017 · 5 comments

Comments

@mwunderlich
Copy link

Hi Matt,

Thanks a lot for your very helpful tutorial about creating a first slack bot in python (https://www.fullstackpython.com/blog/build-first-slack-bot-python.html). I have tried to follow the instructions, but the place for obtaining the bot's API token seems to have changed. The section "Integration Settings" also no longer seems to be available on the Slack API site. Maybe it's just me not being able to find it, but you might want to take quick look into it, when you have time.
Thanks a lot.

Cheers,

Martin

@mattmakai
Copy link
Owner

Hmm, it's totally possible the way integrations are handled has been changed, but these tutorial steps still seem to work when I go through them. What happens when you click the "a new bot user integration" link to create a bot?

@mwunderlich
Copy link
Author

mwunderlich commented Mar 23, 2017

I don't really have that exact link text anywhere. For me, adding a bot is done like this:

bildschirmfoto 2017-03-23 um 11 20 11

Afterwards, the bot user is active, but no API key to be found anywhere.

@mattmakai
Copy link
Owner

gahhh yea I see it...Slack changed the add bot flow. I'll have to go back through the tutorial and update it for the new screens. thank you for the heads up @mwunderlich! sorry about that :(

@mwunderlich
Copy link
Author

Thanks for confirming, Matt. At least, I wasn't imaginging things. I hope it won't be too much trouble updating the tutorial.

@mwunderlich
Copy link
Author

@mattmakai I think I have found the correct way to retrieve the API token: you need to use the "Bot User OAuth Access Token" listed under "Features>OAuth & Permissions"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants