Adding project
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<aiml>
|
||||
<!-- File: jokes.aiml -->
|
||||
<!-- Author: Dr. Richard S. Wallace -->
|
||||
<!-- Last modified: December 04, 2018 -->
|
||||
<!-- -->
|
||||
<!-- This AIML file is part of the SUPER 0.0.4 chat bot knowledge base. -->
|
||||
<!-- -->
|
||||
<!-- The SUPER brain is Copyright © 2018 by ALICE AI Foundation. -->
|
||||
<!-- -->
|
||||
<!-- The SUPER brain is released under the terms of the GNU Lesser General -->
|
||||
<!-- Public License, as published by the Free Software Foundation. -->
|
||||
<!-- -->
|
||||
<!-- This file is distributed WITHOUT ANY WARRANTY; without even the -->
|
||||
<!-- implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -->
|
||||
<!-- -->
|
||||
<!-- For more information see http://www.alicebot.org -->
|
||||
<category><pattern>_</pattern><that>010011010101100111011</that>
|
||||
<template>Well computers think it's a funny joke.</template>
|
||||
</category>
|
||||
</aiml>
|
||||
Reference in New Issue
Block a user