realcoloride / node_characterai

Unofficial Character AI wrapper for node.
https://beta.character.ai/
341 stars 72 forks source link

Feature request: Character information #172

Closed scattagain closed 3 months ago

scattagain commented 3 months ago

Some way to access character name, profile image, etc. from a chat

realcoloride commented 3 months ago

characterAI.fetchCharacterInfo(); is what you are looking for.

scattagain commented 3 months ago

thank yoouuuu !!!