Help

compatibility pandorabots and botlibre

по lingvistica опубликовано Mar 1 2019, 6:11

For ourbots we use pandora and botlibre. The following aiml script works in pandora bot not in botlibre. Can somebody advice us.

Pandora

Botlibre

<category><pattern>ed kool</pattern><template>
<card>
<image>https://www.semanta.nl/semanta/semanta.png</image>
<title>ed kool</title>
<button>
<text>Vision of Ed kool</text>
<url>https//:www.semanta.nl/ling-list/VisionofEdKool.html</url>
</button>
<button>
<text>Lingvistica wordlists</text>
<url>https://www.semanta.nl/ling-list/WORDLISTS.html</url>
</button>
<button>
<text>Table of contents</text>
<url>https://www.semanta.nl/ling-list/contents.htm</url>


</button>
<button>
<text>Overzicht</text>
<url>https://www.semanta.nl/ling-list/mapContentImagemap_Details.jpg</url>
</button>
</card>
</template></category>


by admin posted Mar 1 2019, 7:38

Responses in Bot Libre are HTML (as is AIML). There is no <card> tag in HTML, so this seems to be Pandorabots specific.

Just use standard HTML.

<img src='https://www.semanta.nl/semanta/semanta.png'/><br/>
<span>ed kool</span>
<a href='https//:www.semanta.nl/ling-list/VisionofEdKool.html'>Vision of Ed kool</a><br/>
<a href='https://www.semanta.nl/ling-list/WORDLISTS.html'>Lingvistica wordlists</a><br/>
<a href='https://www.semanta.nl/ling-list/contents.htm'>Table of contents</a><br/>


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1794, today: 0, week: 2, month: 16

Идентификатор: 8523073
Теги: pandora, botlibre, buttons, links
Опубликовано: Mar 1 2019, 6:11
Обновлено: Nov 27 2019, 13:03
Ответы: 1
Вид: 1766, сегодня: 2, неделю: 4, месяц: 25
0 0 0.0/5