BotDistrikt Documentation
  • 🟢Introduction
    • 👋Hello World
    • 🚀Quick Start
    • 🛠️Setup your Account
      • Register for BotDistrikt
      • Forgot Password
      • Chatbots Dashboard
      • Edit Profile
  • 📱Channels
    • Channels Overview
    • Website Chat
      • Website Chat Quick Start
      • Guest Users
    • Facebook Messenger
      • Import Existing Users
      • Facebook Chat Plugin
      • Facebook Checkbox Plugin
      • Facebook Private Replies
      • Facebook Ads Manager
    • Instagram
      • Import Existing Users
      • Instagram Story Mentions
    • Twitter
    • Skype
    • WhatsApp
      • Twilio WhatsApp Integration
    • Telegram
      • Telegram Commands
      • Telegram Groups
      • Telegram Channels
    • SMS
    • Google Assistant
    • WeChat
    • Other Channels
  • 🏆Features
    • Personality
    • Dashboard
    • Forms
    • Rules
      • Conditions
        • Message
        • User Attribute
    • Stories
      • Update Greeting and Fallback from Personality
    • Responses
      • Text
      • Cards
      • Images
      • Videos
      • Audios
      • Documents
      • Webhooks
      • Javascript Functions
    • Sources
      • Websites
      • Documents
      • Google Docs
      • Google Sheets
    • Users
      • Edit Users
      • Delete Users
      • Dear User
    • Inbox
      • Console
      • Messages
      • Reactions
      • Ratings
      • Clicks
      • Broadcast Records
      • Wrong Responses
    • Broadcasts
    • Settings
      • Tags
      • Audit Logs
      • Account
  • ⚙️How BotDistrikt Works
    • Interaction
    • Flow
    • Context
    • Engagement
    • Optimization
    • Artificial Intelligence
  • 🧠Artificial Intelligence
    • OpenAI
    • Vertex AI
    • Wit.ai
    • Dialogflow
      • Connecting to Dialogflow
      • Small Talk Module
        • Importing Responses
      • Multilanguage Support
  • 🧰Business Tools Integrations
    • Webhook
    • Zendesk
    • Chatbase
    • Google Docs
    • Google Sheets
    • Salesforce
  • API Reference
Powered by GitBook
On this page
  • Example of each medium

Was this helpful?

  1. Features
  2. Rules
  3. Conditions

Message

Message (incoming) - what a user sends directly to the bot

PreviousConditionsNextUser Attribute

Last updated 11 months ago

Was this helpful?

A message comes with many conditions, you may select the conditions that suit your bot the best.

  1. Select the expected medium that users will send to the bot.

  2. Select a condition complementing the medium.

  1. select the expected medium that the bot will receive (text, image, stickers, videos, postback, referral, and location.)

Example of each medium

Text

"What is your name?" is a message sent in the form of text

Image

  • A lunchbox image is sent to the chatbot.

  • The bot recognizes an image and informs the user that he is going to save it in his favorite album.

  • However, this chatbot was programmed to recognize bus stop stands to inform users of their bus timing. Hence, it also prompted the user to send a picture of the bus stop post instead.

Video

The bot recognizes that this is a video and it sends the user a response it was programmed to send when it receives videos and images.

Stickers

This chatbot is programmed to respond to stickers with stickers.

Location (lat/long)

The chatbot prompted the user to send their location to determine the nearest bus stop.

🏆
Message Condition
Text Example
Image Example
Video Story Example
Latitude and Longitude Input Example