desktop-waifu icon indicating copy to clipboard operation
desktop-waifu copied to clipboard

Updated Character.AI

Open matrixfox opened this issue 1 year ago • 3 comments

Fixed "Error: Token is invalid". Character.AI removed accessToken from their API. All you need is a char_token. Which can be found by opening Developer Tools and going to Application and then finding Local Storage. Thanks Maple san!

matrixfox avatar Feb 26 '24 21:02 matrixfox

Not sure why preview on a text file doesn't show up, but I added, "openai-whisper" and "pyaudio" to the requirements list. Both are required to be installed, no if ands or butts.

Also merged the fix from issue #207 thanks @sato-kazuma-kun

matrixfox avatar Feb 26 '24 23:02 matrixfox

I threw in another fix that was bothering me after AFKing. The PTT button would hang and require a restart. Also should do something about that array. Why is KEYS an array? It should be a string, correct me if I'm wrong...

matrixfox avatar Feb 27 '24 05:02 matrixfox

Fixed "Error: Token is invalid". Character.AI removed accessToken from their API. All you need is a char_token. Which can be found by opening Developer Tools and going to Application and then finding Local Storage. Thanks Maple san!

Can I ask you how to fix this problem ? thx

dadadala02 avatar Mar 29 '24 05:03 dadadala02