feat(PVQ Panel): add activity - #11161
Open
pavl21 wants to merge 12 commits into
Open
Conversation
Shows current activity in PVQ Panel (pv-q.de) on Discord — server name, server status, and current action (console, files, backups, etc.) based on the visited sub-page. Configurable via settings (show server name, show status, show elapsed time).
- Status label from the panel already reads "Server läuft" etc. — strip the "Server " prefix so it doesn't repeat after "Server: <name>". - Fallback details text changed from "Server verwalten" to "Server" to match the Node Manager / Discord Bot fallbacks and avoid echoing the "Verwaltet ..." wording used in state. - Long server/node names (e.g. auto-generated egg names) are truncated to 40 chars for a cleaner compact status line.
Contributor
🖼️ Activity asset previewI fetched these assets so you don't have to. My hobbies include embedding images and silently judging diffs. PVQ Panel (
|
| Preview | Source | URL |
|---|---|---|
| logo | https://pv-q.de/favicons/pvq-icon-maskable-512x512.png | |
![]() |
thumbnail | https://i.imgur.com/9sGJnp4.png |
Beep boop — I refresh this comment on every push, so no need to scroll. 🤖
skullysmods
reviewed
Sep 4, 2026
skullysmods
left a comment
Member
There was a problem hiding this comment.
Upload proof of it working
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Replaces closed PR #11030 due to inactivity timeout.
Fixed all review comments:
Tested and working live via Activity Developer Mode.