Skip to content
/ tcharai Public

A TUI script for interacting with CharacterAI using Python

License

Notifications You must be signed in to change notification settings

niizam/tcharai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcharai

A TUI script for interacting with CharacterAI using Python Install requirements

pip install -r requirements.txt
playwright install firefox

How to use

python tcharai.py character_id 

You can get character_id from url https://beta.character.ai/chat?char=M5xMXf4FKepKTYtWPqVaEZzuEuy90uu0eNZr4GZtDsA

or just

python tcharai.py

To Do

  • Wait until character finish typing then send the messages without using time.sleep()
  • New lines support of character message

About

A TUI script for interacting with CharacterAI using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages