token
is a Slack bot token to use for authentication.app_token
is a Slack app token to use for authentication.app_token
is an optional parameter. Without providing it, you need to integrate an app into a Slack channel.CREATE CHATBOT
syntax, use this method of connecting Slack to MindsDB.Set up a Slack app and generate tokens
From scratch
or select an existing app.
From scratch
.From an app manifest
, please follow the Slack docs here.socket
and add the connections:write
scope.xapp-...
token - you’ll need it to publish the chatbot.xoxb-...
token - you’ll need it to publish the chatbot.message.im
.channels
and channel_lists
table.
Set up a Slack app and generate tokens
From scratch
or select an existing app.
From scratch
.From an app manifest
, please follow the Slack docs here.channels
and channel_lists
table.
CREATE CHATBOT
syntax.channel_lists
table.