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
Implement runtime secret retrieval from Supabase Vault in the discordsh bot. The bot should fetch GitHub PATs and other credentials from the vault instead of relying on hardcoded env vars.
Acceptance Criteria
Bot connects to Supabase Vault on startup
GitHub PAT retrieved securely at runtime
Fallback/error handling for missing or expired secrets