Telegram Bot

Queue and GPU status

`/whoisactive`, `/whichport` and `/whichlora` read live state from the GPU box — the only way to see queue depth from inside Telegram.

Queue and GPU status

/whoisactive, /whichport and /whichlora read live state from the GPU box — the only way to see queue depth from inside Telegram.

/whoisactive

Works in any chat type. The sender must be the bot owner or a bot admin — Telegram group admins don't qualify. It isn't listed in Telegram's own / command menu; you have to type it from memory.

What it returns

InputOutput
Something is generating, with a queueGenerating: spongebob (edit, 4.2s) Queued: spongebob: 2, patrick: 1 (3 total)
Idle, nothing queuedGenerating: idle Queue: empty
GPU unreachableGPU unreachable

Each reply reflects a live probe of the GPU box at the moment you send the command — it is not a cached or periodically refreshed figure.

/whichport

DM only — sent in a private chat with the bot. The sender must be the bot owner or a bot admin. Must be typed exactly /whichport: no @botusername suffix, no trailing text, no optional-slash form.

What it returns

InputOutput
GPU reachable, on port 77797779
GPU unreachable7779 (offline)
Port can't be read from the GPU's configured URLunknown (offline)

/whichlora

Same access and typing rules as /whichport — DM only, typed exactly, owner or bot admin only.

Replies with one two-line block per character the bot has, separated by a blank line.

What each character's block looks like

InputOutput
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)

Facts

SettingValue
Only queue visibility from Telegram/whoisactive, /whichport and /whichlora are the only way to see live generation or queue state from inside Telegram.
Menu visibilityNone of the three appear in Telegram's own / command list.
Access tierBot owner or bot admin (dashboard-configured) — never a Telegram group admin.
Copyright © 2026