Learn how to connect your Slack bot with AgentReach
This guide assumes that you have already created an agent following the Creating your first agent locally guide.
app_mentions:read
channels:history
chat:write
app_mention
message.channels
TestAgent
, users, can send a message to it by typing @TestAgent hi
. This will create a new session and call your agent webhook with this message.Learn how to connect your Slack bot with AgentReach
This guide assumes that you have already created an agent following the Creating your first agent locally guide.
app_mentions:read
channels:history
chat:write
app_mention
message.channels
TestAgent
, users, can send a message to it by typing @TestAgent hi
. This will create a new session and call your agent webhook with this message.