Kick off this New Year with 25% off on Kopyst Subscriptions! Use code NEWYEAR25
document-icon
How to Build a Slack Bot ?
Created By Mitisha
|
9 months ago
|
document-icon slack
|
10 Steps
Ready to automate tasks, fetch information, or enhance team interactions within your Slack workspace? This guide provides an introduction to building a custom Slack bot. You'll learn the foundational steps, starting with creating a Slack App in the API dashboard. Discover how to define your bot's scopes (permissions) and event subscriptions to enable it to listen for specific messages or actions. While requiring some coding knowledge (often using Node.js, Python, or a bot framework), this guide explains the initial setup to bring your bot ideas to life, making your workspace more dynamic and efficient. It's Thursday evening here in Japan, perfect for diving into Slack automation!
document-icon
How to Build a Slack Bot ?
By Mitisha
|
document-icon slack
|
10 Steps

2
Click on the down arrow next to your workspace name at the top left, select "Tools & Setting".
Then Click on Customise Workspace
Merged Image action area
3
Click "Slackbot".
Merged Image action area
4
Click "Add new Response"
Merged Image action area
5
Click "When Someone Says" field and enter an input word or phrase.
Merged Image action area
6
Click "Slackbot responds" and type slackbot's response.
Merged Image action area
7
Click "Slackbot responds" and type slackbot's response and click "Save"
Merged Image action area
8
Click "Add New Response" to repeat the process with a different input and response.
Merged Image action area
9
In your slack workspace, test the slackbot writing a message including one of the trigger inputs and press the "Green Arrow" to send.
Merged Image action area
10
Slackbot should answer back with the expected response
After clicking "Slackbot" you will be redirected to the homepage, where you'll have full access to your account.
Merged Image action area

Create your own professional guides

Start creating your own How-to guides and videos today!

App page Cta