/whoisactive, /whichport and /whichlora show live queue and GPU state from inside Telegram. None of the three appear in the / command menu; type them.
Any chat. Bot owner or bot admin only — Telegram group admins don't qualify.
| Input | Output |
|---|---|
| Something is generating, with a queue | Generating: spongebob (edit, 4.2s) Queued: spongebob: 2, patrick: 1 (3 total) |
| Idle, nothing queued | Generating: idle Queue: empty |
| GPU unreachable | GPU unreachable |
DM only. Bot owner or bot admin. Type exactly /whichport — no @botusername suffix, no trailing text.
| Input | Output |
|---|---|
| GPU reachable, on port 7779 | 7779 |
| GPU unreachable | 7779 (offline) |
| Port unknown | unknown (offline) |
Same rules as /whichport — DM only, typed exactly, owner or bot admin. Replies with one block per character.
| Input | Output |
|---|---|
| On the GPU, currently active | /spongebob → spongebob.safetensors (142 MB) ✅ On GPU (active) |
| On the GPU, idle | /spongebob → spongebob.safetensors (142 MB) ✅ On GPU |
| Missing from the GPU | /spongebob → spongebob.safetensors ❌ Not found on GPU |
| GPU unreachable | ⚠️ Could not reach GPU /spongebob → spongebob.safetensors ⚠️ Unknown (GPU unreachable) |