You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Discord Rich Presence for the desktop build of TajsOS as an optional integration.
This should be treated as a platform feature, not core app logic. The implementation should reflect TajsOS state cleanly without infecting shared architecture with Discord-specific concerns.
This issue is intentionally desktop-scoped for now. If Android or iOS support ever becomes viable and worth the complexity, that should be handled later as separate platform work rather than stretching this issue beyond MVP sanity.
Summary
Add Discord Rich Presence for the desktop build of TajsOS as an optional integration.
This should be treated as a platform feature, not core app logic. The implementation should reflect TajsOS state cleanly without infecting shared architecture with Discord-specific concerns.
Blocked by
Goals
Suggested product behavior
Examples of useful presence states:
Potential metadata:
Requirements
Technical direction
Acceptance criteria
Notes
This issue is intentionally desktop-scoped for now. If Android or iOS support ever becomes viable and worth the complexity, that should be handled later as separate platform work rather than stretching this issue beyond MVP sanity.