Skip to content
Wingbot Chatbot Framework Documentation

BUILDING A CHATBOT WITH DESIGNER

  • Getting started
  • Deploying a bot application
  • Plugins
  • Scripting
  • Testing
  • Analytics
  • Chatbot API

UNDERSTANDING THE CORE

  • Architecture and modules
  • Building a Bot programmatically
  • Conversation State
  • Advanced Routing
  • Nesting - Reusable Blocks
  • Sending Templates
  • Intents, entities and fallbacks
  • Extending the wingbot's abilities using Processor plugin
  • Asynchronous actions
  • Anonymisation

ORCHESTRATOR

  • How to connect Wingbot Webchat to any website
  • Orchestrator Configuration
  • Messaging protocol

API

  • Request
  • Responder
  • BotApp
  • ButtonTemplate
  • Router
  • Tester
  • bufferloader
  • stateVariables
  • Ai
  • BuildRouter
  • Notifications
  • GraphApi
  • GA4
 

isUserInteraction(req) ⇒ boolean

Kind: global function

ParamType
reqRequest
← bufferloaderAi →