acheong08 / Bard

Python SDK/API for reverse engineered Google Bard
MIT License
1.42k stars 178 forks source link

'AsyncChatbot' object has no attribute 'SNlM0e' #58

Closed Eikosa closed 1 year ago

Eikosa commented 1 year ago
from Bard import AsyncChatbot

token = "..." #__Secure-1PSID

chatbot = AsyncChatbot(token)

return await chatbot.ask("Hello, how are you?")

'AsyncChatbot' object has no attribute 'SNlM0e'

acheong08 commented 1 year ago

Wrong usage. Do AsyncChatbot.create