How do I create a Slackbot command?
Slackbot commands are a great way to automate tasks and streamline communication within a Slack workspace. They can be used to quickly access information, automate processes, and even provide a bit of fun. Knowing how to create a Slackbot command can help you save time and make your workspace more efficient.
Grace Everwood
|
10 steps
|
38 seconds
Slack
1
Go to [https://slack.com](https://slack.com) and click the "Create New App" button.
2
Enter an App Name and select the Development Slack Workspace you want to add the app to. Click the "Create App" button.
3
On the left-hand side of the page, click the "Slash Commands" option.
4
Click the "Create New Command" button.
5
Enter the command name, a short description, and the URL that the command will call. Click the "Save" button.
6
On the left-hand side of the page, click the "OAuth & Permissions" option.
7
Scroll down to the "Scopes" section and click the "Add an OAuth Scope" button.
8
Select the "commands" scope and click the "Save Changes" button.
9
Scroll to the top of the page and click the "Install App to Workspace" button.
10
Click the "Authorize" button.