raethlein / AIML.js

AIML Interpreter written in node.js
69 stars 32 forks source link

you projiect don't support china #10

Open suchenglong opened 7 years ago

suchenglong commented 7 years ago

if((text.match('[\n|\t][^A-Z|^a-z|^\u4e00-\u9fa5|^1-9|^!|^?]')[0] === '') && (text.indexOf('function ()') === -1)){ return (text); }