Skip to content

omurakazuaki/chatgpt-slackbot

Repository files navigation

Slack Bolt - Hello World

Read the tutorial at: https://api.slack.com/tutorials/hello-world-bolt


This is a simple example App built with Slack's Bolt Framework for Node.js.

Our App shows a welcome message when a user opens the "app home".

Slack API & features used in the app

  • The app_home_opened event gets triggered when a user opens the bot's "app home" for the first time
  • The app uses the Bolt's say method to send a welcome message to the user

Requirements

  • A Bot User must be added to your App
  • Your App must be subscribed to Events API
  • Your app needs to be subscribed to the events mentioned in the Events section

Scopes

Events

Workspace events

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published