Skip to content

updates build-first-slack-bot-python tutorial for modern Slack Apps#145

Merged
mattmakai merged 1 commit intomattmakai:masterfrom
aoberoi:update-starter-bot-slack-apps
Dec 13, 2017
Merged

updates build-first-slack-bot-python tutorial for modern Slack Apps#145
mattmakai merged 1 commit intomattmakai:masterfrom
aoberoi:update-starter-bot-slack-apps

Conversation

@aoberoi
Copy link
Copy Markdown
Contributor

@aoberoi aoberoi commented Dec 13, 2017

the content and screenshots are updated to push away from Slack custom integrations
and towards Slack Apps. Custom integrations are less powerful and represent a
dead end in terms of further development in the Slack Platform.

one significant code change is the removal of the separate script used to find
the bot user ID, as there is an API method that can be used to get it at
runtime.

the content and screenshots are updated to push away from Slack custom integrations
and towards Slack Apps. Custom integrations are less powerful and represent a
dead end in terms of further development in the Slack Platform.

one significant code change is the removal of the separate script used to find
the bot user ID, as there is an API method that can be used to get it at
runtime.
@mattmakai
Copy link
Copy Markdown
Owner

awesome, thank you @aoberoi @beardouglas, I'll merge, rebuild and push to live site

@mattmakai mattmakai merged commit 5c487c7 into mattmakai:master Dec 13, 2017
@aoberoi
Copy link
Copy Markdown
Contributor Author

aoberoi commented Dec 13, 2017

@mattmakai 🙌

one last thing... we need to merge this guy to get it up to parity: mattmakai/slack-starterbot#7

mattmakai added a commit to mattmakai/slack-starterbot that referenced this pull request Dec 14, 2017
@mattmakai
Copy link
Copy Markdown
Owner

👍 thanks, somehow I missed that PR. appreciate the heads up

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

Successfully merging this pull request may close these issues.

2 participants