| 
					 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>
 |