CharacterAI
CharacterAI copied to clipboard
Having trouble with pycai
I tried using pycai, i started by trying out the example shown in the documentation and plugging in the correct character ID and Token but sadly i get this error:
WSConnect.__init__() got an unexpected keyword argument 'init'
i tried using the asynchronous version (aiocai) and it works just fine, only in pycai am i getting this error