Skip to content

Commit

Permalink
Remove scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Aug 31, 2024
1 parent 891b0f4 commit d83ecd2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions apps/desktop/src/rpc/manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,10 @@ class SocketManager {
scopes: [
"identify",
"rpc",
"guilds",
"rpc.notifications.read",
// TODO: how do you use other scopes
// TODO: when we need soundboard we can enable these scopes
// "guilds",
// "rpc.notifications.read",
// TODO: how do you use other scopes 🤔
// "rpc.activities.write",
// "rpc.voice.read",
// "rpc.voice.write",
Expand Down

0 comments on commit d83ecd2

Please sign in to comment.