WAppAI / assistant

A WhatsApp chatbot that leverages Bing AI's and others LLMs conversational capabilities.
MIT License
94 stars 31 forks source link

fix: Output more descriptive error messages #7 #29

Closed Luisotee closed 1 year ago

Luisotee commented 1 year ago

Updated the try/catch statement in the beta branch to align with the existing functionality in the dev branch. Modified the code to output a message in WhatsApp, instructing the user to check the console for more details. Additionally, added a console.dir statement to display the error in the console for better debugging and troubleshooting.