ciuzaak / Claude-Telegram-Bot

Anthropic Claude & Google Bard Bot for Telegram.
MIT License
204 stars 85 forks source link

Error orrcur: 'NoneType' object is not iterable #11

Closed duyvipsss closed 1 year ago

duyvipsss commented 1 year ago

When I chat with Bard, The telegram bot returns the message "'NoneType' object is not iterable". Please help me fix this problem. Thank you

ciuzaak commented 1 year ago

I think the issue may be an authentication error with Bard. Please double check that you have properly obtained authentication credentials by following these steps:

Authentication

Go to https://bard.google.com/

Don't forget the . at the end of __Secure-1PSID.

duyvipsss commented 1 year ago

Thank you for your response. I have identified and resolved the issue. It seems that the problem was caused by the recent update to version 1.1.3 of the acheong08-Bard two days ago. After updating to version 1.1.3 myself, the problem was successfully resolved.