-
Notifications
You must be signed in to change notification settings - Fork 22
Xatkit Slack Platform
Jordi Cabot edited this page Jan 21, 2021
·
10 revisions
Receive and send messages from Slack.
The Slack platform is a concrete implementation of the ChatPlatform.
The Slack platform defines several events and actions to write and read different types of messages from channels. Refer to the Slack Platform repository for the full details.
- Getting Started
- Configuring your bot
- Integrating an Intent Recognition Provider
- Adding a bot to your website
- Deploying on Slack
- Basic concepts
- Intents and Entities
- States, Transitions, and Context
- Default and Local Fallbacks
- Core Library