remove pomelo disclose, to be added in pomelo impl pr
This commit is contained in:
parent
496cfc8ea1
commit
53aed18652
@ -457,7 +457,7 @@ export async function onIdentify(this: WebSocket, data: Payload) {
|
|||||||
lazy_private_channels: [],
|
lazy_private_channels: [],
|
||||||
guilds: [], // { voice_states: [], id: string, embedded_activities: [] }
|
guilds: [], // { voice_states: [], id: string, embedded_activities: [] }
|
||||||
// embedded_activities are users currently in an activity?
|
// embedded_activities are users currently in an activity?
|
||||||
disclose: ["pomelo"],
|
disclose: [], // Config.get().general.uniqueUsernames ? ["pomelo"] : []
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user