top of page
AZSTOKE_white.png

Slack Bot creation steps

  • 2Press "Create New App"

    SlackBot_1.jpg

    3 : Select "From scratch"

    SlackBot_2.jpg

    4 : Enter the name of the bot you want to create, select a workspace, and press "Create App"

    SlackBot_3.jpg

    An app is created

    SlackBot_3.2.jpg

    5 : Select "OAuth & Permissions"

    SlackBot_3.5.jpg

    6Press "Add an OAuth Scope" and add the necessary permissions

    The privileges required to use the RIGDOCKS API are as follows.

    • channels:read ・・・Reading basic channel information

    • chat:write ・・・Send a message to a channel

    • im:write・・・Send DM

    • usergroups:read・・・Read user group information

    • users:read ・・・Read user information

    SlackBot_4.jpg

    7 : Press “Install App”

    8 : Press "Install to workspace name"

    SlackBot_5.jpg

    9Press "Allow"

    SlackBot_6.jpg

    ※The tokens used in the RIGDOCKS API are as follows:

    SlackBot_11.jpg
  • ※To send a message to a channel using AZ_Slack_PostChannelMessage

    1 : Open Slack and go to the channel where you want to send your bot's message

    2 : Enter "/app" in the message input field and select "Add an app to this channel" that appears.

    SlackBot_7.jpg

    3 : Press the "Add" button for the created app

    SlackBot_8.jpg

    4 : OK if "App added" is displayed

    SlackBot_10.jpg
  • 1 : Go to Display Information in Basic Information

    SlackBot_12.jpg
    SlackBot_13.jpg

    2 : Press Add App Icon

    SlackBot_14.jpg

    3 : Select image

    SlackBot_15.jpg

    The image must be a rectangle with a side of 512px-2000px

    Setting completed

    SlackBot_16.jpg
bottom of page