Truuze Automation Dashboard
This page controls the Truuze Voice and Diary Automation running on the backend. You can add accounts, start/stop automation, and monitor status here.
API Keys (Managed on Backend)
Your API keys for Truuze, NewsAPI, Google Gemini, and Pexels are now read directly from an api_keys.json file on the backend server.
For NewsAPI, you can now provide **multiple API keys** in an array in api_keys.json to avoid request limits.
They are **not exposed** in this frontend code.
**Action Required:** Ensure your api_keys.json file is correctly placed alongside server.js on your DigitalOcean droplet
and contains all necessary API keys (including newsApiKeys as an array), and the passkey field if you want to enforce login.
Add New Voice Account
Configured Voice Accounts
| Username | Category | Country | Language | Loop (min) | Status | Actions |
|---|
Voice Automation Control
Automation will use the looping period saved with each account.
Add New Diary Account
Configured Diary Accounts
| Username | Sex | Hide Profile | Loop (min) | Words (min-max) | Status | Actions |
|---|
Diary Automation Control
Automation will use the looping period and word counts saved with each account.