Hi, would it be possible to integrate onboarding via shell? It could be convenient to create bot accounts directly from terminal and via script create and execute the bot.
You can manually get a new login/password pair with e.g. curl -X POST https://chika.aangat.lahat.computer/new
or just invent login and password yourself. As long as login satisfies constraints (9 characters by default) and password is long enough, simply logging in should work.