Merge pull request #328 from antonyalkmim/master

Create AIML Bot Lang
This commit is contained in:
Mike Donaghy
2017-02-12 16:16:16 -06:00
committed by GitHub

6
a/aiml.aiml Normal file
View File

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