program-y
program-y copied to clipboard
Python 3.x based AIML 2.0 Chatbot interpreter, framework, related programs and knowledge files
## Expected Behavior program-y should install ## Current Behavior Attempting to install program-y via either the pip package or locally from the source (setup.py) results in the error above. I've...
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Hi Maintainers of this repo, Thank you very much for your excellent work in program-y, I am new to this repository. I am a researcher studying the best practices of...
Hello there, the image tag is not working in telegram properly. Bot is displaying url instead of image here is the code. Please help I've also tried ` `tag but...
Hello, just wondering how the default_response and default_response_srai config settings work? Out of the box default_response is "Sorry, I don't have an answer for that!" Is there a way for...
Hey! I think this is a great program, and I am enjoying it. I wanted to ask, what if I wanted to create a GUI for my bot? When I...
Hi When I created an aiml like this: ``` ^ hello hello ^ LA AI something ``` When I typing *hello hello* -> There is no matching found But I...
I am new to Python and program-y I am running an AWS EC2 server using Amazon Linux Python v3.7 Program-y v.5.0.1 from pyp1.org As far as I can see I...
Hello, I am new user of program-y, thank You keiffster for amazing job You done. I have a problem with basicbot, I've edited file basicbot.yaml with python code: `import subprocess...