kramcat / CharacterAI

Unofficial Python API for character.ai
https://docs.kram.cat
MIT License
378 stars 51 forks source link

PyAsyncCAI.chat.send_message() prints 'none' to the console #30

Closed SeoulSKY closed 10 months ago

SeoulSKY commented 1 year ago

I found that this line prints 'none' to the console, which is frustrating :(

https://github.com/kramcat/CharacterAI/blob/b02cda143a375a676aba8bc6554a426b7afa0f5e/characterai/pyasynccai.py#L385

Fadlay commented 12 months ago

bro, how to get pyCAI('TOKEN') ?

SeoulSKY commented 12 months ago

bro, how to get pyCAI('TOKEN') ?

It's described right on the description https://pycai.gitbook.io/welcome/api/values

kramcat commented 10 months ago

fixed in v0.7.0