en: bobot: facebook_1: config: facebook_locales: - "en_US" - "en_UD" - "en_GB" greeting_text: "Bobot is an intelligent robot." persistent_menu: composer_input_disabled: false call_to_actions: - type: "nested" title: "My Account" call_to_actions: - type: "postback" title: "What is a chatbot?" payload: "WHAT_IS_A_CHATBOT" - type: "postback" title: "History" payload: "HISTORY_PAYLOAD" - type: "postback" title: "Contact Info" payload: "CONTACT_INFO_PAYLOAD" - type: "web_url" title: "Get some help" url: "https://github.com/navidemad/bobot" webview_height_ratio: "full" what_is_a_chatbot: "A chatbot is a computer program which conducts a conversation via auditory or textual methods."