feat: Implement core Discord features including members list, direct messages, user presence, authentication, and chat UI.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled

This commit is contained in:
Bryan1029384756
2026-02-11 04:36:40 -06:00
parent a29858fd32
commit cb4361da1a
32 changed files with 2051 additions and 144 deletions

View File

@@ -19,7 +19,11 @@
"WebFetch(domain:github.com)",
"WebFetch(domain:docs.gitea.com)",
"WebFetch(domain:www.electron.build)",
"WebFetch(domain:forum.gitea.com)"
"WebFetch(domain:forum.gitea.com)",
"WebFetch(domain:www.convex.dev)",
"WebFetch(domain:www.npmjs.com)",
"WebFetch(domain:stack.convex.dev)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}