Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Obě strany předchozí revize Předchozí verze
Následující verze
Předchozí verze
skoda-ep:modules:messenger_bot_module:customization [06.02.2018 15:07]
jan.lorenc
skoda-ep:modules:messenger_bot_module:customization [29.03.2018 10:10] (aktuální)
jan.lorenc
Řádek 1: Řádek 1:
 ====== CUSTOMIZATION ====== ====== CUSTOMIZATION ======
  
-Customisation ​of all automatic text messagess is possible. ​+Customization ​of all automatic text messagess is possible. ​
  
 In SKODA options menu -> two tabs are available In SKODA options menu -> two tabs are available
  
-{{:​skoda-ep:​modules:​messenger_bot_module:​fbb-1.png|}}+{{:​skoda-ep:​modules:​messenger_bot_module:​custom-1.png|}}
  
-===== FB msg - general ​=====+===== 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. 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?​300|}}+{{:​skoda-ep:​modules:​fbb-3.png?​400|}}
  
-== STANDARD MODULE ​=+= STANDARD MODULE = 
 Module allows you to publish notifications based on category. ​ Module allows you to publish notifications based on category. ​
  
-== EXTENDER MODULE ​=+= EXTENDER MODULE = 
 Module allows you to publish notifications based on post type. Extender groups are set in FB Extender menu item. 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. post types are matched by SLUG of Extender groups.
  
-{{:skoda-ep:modules:​messenger_bot_module:​fbb-4.png?​300|}}+= SHOUTCAST MODULE =  
 +Module allows you to broadcast custom messages to all opted users. Documentation ​[[.:​messenger_bot_module:​shout_cast|ShoutCast]]
  
-1Menu item+All modules are described further in corresponding wiki sections available from main wiki fb messenger bot page.
  
-2. Extender group name - will be shown in messenger commands etc. 
  
-3. Extender group slug - slug will be paired with article post_type. ​+=== 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. 
  
-Example: when editor publishes Article with post_type POST (default) all users opted for Post extender group `Post` will be notified. 
  
-== SHOUTCAST MODULE ​==  +=== Additional Roles Access ​=== 
-Module allows you to broadcast ​custom messages to all opted usersDocumentation ​[[.:​messenger_bot_module:​shout_cast|ShoutCast]]+ 
 +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 inputFor 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 === === Commands ===
Řádek 42: Řádek 78:
 Ex. OPTOUT desc => text. Description of command shown when HELP command is invoked by user  Ex. OPTOUT desc => text. Description of command shown when HELP command is invoked by user 
  
-{{:​skoda-ep:​modules:​messenger_bot_module:​fbb-2.png|300}} +{{:​skoda-ep:​modules:​messenger_bot_module:​fbb-2.png?400|}}
- +
-===== FB msg - messages ===== +
- +
-First option - 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.+
  
 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. 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. 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|}}