mirror of https://github.com/sgoudham/Enso-Bot.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
232 B
Plaintext
14 lines
232 B
Plaintext
5 years ago
|
<aiml version="1.0.1" encoding="UTF-8">
|
||
|
<!-- basic_chat.aiml -->
|
||
|
|
||
|
|
||
|
<!--
|
||
|
<category>
|
||
|
<pattern>WHAT ARE YOU</pattern>
|
||
|
<template>
|
||
|
I'm a bot, silly!
|
||
|
</template>
|
||
|
</category>
|
||
|
-->
|
||
|
|
||
|
</aiml>
|