Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
| 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:19] 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 46: | Řádek 46: | ||
| 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. | ||
| Řádek 58: | Řádek 63: | ||
| {{:skoda-ep:modules:messenger_bot_module:custom-2.png|}} | {{: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 73: | Řá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|}} | ||