niizam / tcharai

A TUI script for interacting with CharacterAI using Python

Repository from Github https://github.comniizam/tcharaiRepository from Github https://github.comniizam/tcharai

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%