- 
                Notifications
    
You must be signed in to change notification settings  - Fork 22
 
HTTPS Support
        Gwendal Daniel edited this page May 4, 2020 
        ·
        1 revision
      
    Xatkit does not support HTTPS out of the box. We recommend to use a dedicated server with HTTPS enabled, and configure it to redirect public URLs to Xatkit bots.
The Certbot page contains all the required information to configure a server and enable HTTPS support. Note that Certbot supports several server providers (apache, nginx, etc).
- 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