====== CUSTOMIZATION ====== Customization of all automatic text messagess is possible. In SKODA options menu -> two tabs are available {{:skoda-ep:modules:messenger_bot_module:custom-1.png|}} ===== FB msg - global ===== === Command minifier === Usefull tool to generate minified command that can be sent to users via every communication channels (text, mail, page etc). if user click on that link, he will be redirected to messenger app with mentioned command sent as if he sent it by himself. Can be used for optin to certain ShoutCast channels. Also you can use generated visual QR code which contains same link and functionality. === General options === Unopted user response - Reply to unopted user -> defines if chatbot responds to every user which is not opted into any channel or categories. In textarea after it is possible to craft what that custom response should be. === Modules - Extensions === Whole facebook bot consists of 3 main modules, which can be turn on/off separately to suit your needs. {{:skoda-ep:modules:fbb-3.png?400|}} = STANDARD MODULE = Module allows you to publish notifications based on category. = EXTENDER MODULE = Module allows you to publish notifications based on post type. Extender groups are set in FB Extender menu item. post types are matched by SLUG of Extender groups. = SHOUTCAST MODULE = Module allows you to broadcast custom messages to all opted users. Documentation - [[.:messenger_bot_module:shout_cast|ShoutCast]] All modules are described further in corresponding wiki sections available from main wiki fb messenger bot page. === Additional languages === Optional - you can enable other than main language. new command LANG will be turned on in bot interaction - where users can switch languages in communication with bot. === Additional Roles Access === It is possible to extend access to fb messenger bot to other roles. Administrator role has access by default. === Persistent Menu === Administrator can setup persistent menu, which will be displayed and available in all user interaction in messenger. user can use this menu to easily access certain commands and link. Usage is described in section description. === Custom automatic replies === It is possible to setup custom messages to user bot input. For example if setup correctly - user can insert `HELLO` text and bot will respond `YOU HELLO!` automaticaly. {{:skoda-ep:modules:messenger_bot_module:custom-2.png|}} === API access token === Setup external api with bot statistics data for third party vendors. Each token can be assigne to several modules which will be included in statistics. ===== FB msg - locale ===== === Commands === it is possible to remap standard commands with custom version. Ex. OPTOUT mapping => ODHLASIT. Command OPTOUT will be remapped to ODHLASIT Ex. OPTOUT desc => text. Description of command shown when HELP command is invoked by user {{:skoda-ep:modules:messenger_bot_module:fbb-2.png?400|}} Further - this tabs contains many fields to override custom responses for every command issued by user. Various text responses can use replacer placeholder for example [[help]] which appends response from HELP command into your custom message. Descriptions of each field also provides default value which is used if no custom override is set up. ===== IMAGES ===== it is possible to insert images for use in fb bot uses into: * categories * shoutCast channel * extender post_types These images will be shown during listings of optout/optin channels etc. {{:skoda-ep:modules:messenger_bot_module:custom-3.png|}}