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 [29.03.2018 08:12]
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
Řádek 8: Řádek 8:
  
 ===== FB msg - global ===== ===== FB msg - global =====
 +
  
 === Command minifier === === Command minifier ===
Řádek 14: Řádek 15:
  
 Also you can use generated visual QR code which contains same link and functionality. Also you can use generated visual QR code which contains same link and functionality.
 +
  
 === General options === === General options ===
Řádek 20: Řádek 22:
  
 In textarea after it is possible to craft what that custom response should be. In textarea after it is possible to craft what that custom response should be.
 +
  
 === Modules - Extensions === === Modules - Extensions ===
Řádek 38: Řádek 41:
  
 All modules are described further in corresponding wiki sections available from main wiki fb messenger bot page. All modules are described further in corresponding wiki sections available from main wiki fb messenger bot page.
 +
  
 === Additional languages === === 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.  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 === === 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. 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 ===== ===== FB msg - locale =====
Řádek 61: Řádek 82:
 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|}}