A simple client to access Chatroom2000, one of the biggest chatroom communities in Germany. Works via the API or the provided CLI.
To install dependencies for the CLI:
bun install
bunx playwright installTo run:
bun run cli/chat <user> - Switches to chat with an user
/addaccount <user> <gender> - Adds an Account to your List of Clients
/account <user> - Switches to an Account
/public - Switch to the public chat.
/help - Shows this list of commands