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

Final Submission Executable Tutorial - Building and Setup of a Slack Bot (myechui) #1886

Merged
merged 13 commits into from
May 6, 2022

Conversation

EDChui
Copy link

@EDChui EDChui commented May 2, 2022

Assignment Submission

Title

Building and setup of a Slack bot

Names and KTH ID

Deadline

Task 3 (May 3)

Category

Executable tutorial - Week 6: Software bots (April 26)

Description

Slack (https://slack.com/) is a popular communication platform that widely used in the industry. Like many other platforms, Slack supports the use of bot to perform different actions and tasks, such as sending a message in a channel whenever an event occurs.

In this tutorial, I would like to show how to write and deploy a Slack bot that can

  • Reply to a @mention message
  • Make a HTTP request to query the usage of some services, for example, querying the total number of issues and pull requests of a repository on GitHub
  • Send a message in a channel whenever there is a merge/pull request made in GitHub

Tutorial on Katacoda: https://www.katacoda.com/edchui/scenarios/slack-bot
Katacoda GitHub Repo: https://github.com/EDChui/katacoda-scenarios

@EDChui EDChui changed the title Tutorial submission (myechui) Final submission executable tutorial (myechui) May 3, 2022
@EDChui EDChui changed the title Final submission executable tutorial (myechui) Final Submission Executable Tutorial (myechui) May 3, 2022
@EDChui EDChui changed the title Final Submission Executable Tutorial (myechui) Final Submission Executable Tutorial - Building and Setup of a Slack Bot (myechui) May 3, 2022
@javierron javierron self-assigned this May 6, 2022
@javierron javierron added final_submission The final submission of a task tutorial One of the task categories listed in README.md labels May 6, 2022
@javierron javierron merged commit 3efdfbe into KTH:2022 May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
final_submission The final submission of a task tutorial One of the task categories listed in README.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants