feat(GhoulApp): add activity - #11100
Open
bluenchanter wants to merge 2 commits into
Open
Conversation
Adds Discord Rich Presence support for GhoulApp
Contributor
🖼️ Activity asset previewFresh pixels, hot off the CDN — I lined them all up for inspection. 👀 GhoulApp (
|
| Preview | Source | URL |
|---|---|---|
![]() |
logo | https://i.imgur.com/Iz99bsW.png |
![]() |
thumbnail | https://i.imgur.com/teyiTDA.png |
Beep boop — I refresh this comment on every push, so no need to scroll. 🤖
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new PreMiD Activity for GhoulApp to provide page-specific Discord Rich Presence, with optional settings to include chronicle/game context.
Changes:
- Implemented
presence.tsto resolve activity state via a JSON “bridge” when available, with path-based fallbacks. - Added
metadata.jsondescribing the service and defining three user settings (chronicle name, edition, role).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| websites/G/GhoulApp/presence.ts | New Activity implementation: bridge parsing, path fallback mapping, and presence payload assembly. |
| websites/G/GhoulApp/metadata.json | New service metadata: descriptions, URL matching regex, and user-configurable settings. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
theusaf
approved these changes
Aug 11, 2026
theusaf
enabled auto-merge (squash)
August 11, 2026 22:22
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.


Description
Adds a new Activity for GhoulApp a character creation and chronicle management application for Vampire: The Masquerade.
Activity provide page-specific Discord Rich Presence for:
Settings
Testing
Implementation note
GhoulApp exposes a read-only JSON bridge on the current page so the Activity can receive stable, privacy-controlled context without scraping private UI content. The Activity does not modify the website or make external network requests.
Acknowledgements
Screenshots
Using dice tools

Viewing the chronicle map

Creating a character

Premid settings
