PratikSavla / aio-bot

This is all in one chatbot. When you start conversation it sees your face and identifies if it has previously talked to you(Not supported in latest versions). It also checks for your emotion in between conversation. This emotion data is then used to help you whenever it detects you are sad or angry. It can search anything you ask on the internet.
Creative Commons Zero v1.0 Universal
22 stars 10 forks source link

The library chatbotAI #4

Closed babypastorkayvon closed 3 years ago

babypastorkayvon commented 4 years ago

It has errors as multifunctionalCall and responses don't have member functions of that ini.py library.

PratikSavla commented 3 years ago

Hey @babypastorkayvon Thanks for pointing the error out. The ChatbotAI updated their library and the support for multifunctionalCall and responses was removed in it. I have updated the utils.py file to support the recent versions and added the working helper library versions in the requirements.txt for future proofing it. Closing this issue.