Create AIML Bot Lang

This commit is contained in:
antonyalkmim
2016-05-21 20:38:39 -03:00
parent 9f63e88962
commit 7197ef76c6

6
a/aiml.aiml Normal file
View File

@@ -0,0 +1,6 @@
<aiml>
<category>
<pattern>*</pattern>
<template>Hello World!</template>
</category>
</aiml>