How do I create a Slackbot command? | Scribe

    How do I create a Slackbot command?

    • Grace Everwood |
    • 10 steps |
    • 38 seconds
    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.