Results 25 issues of Toπ

https://discord.com/developers/docs/resources/voice https://discord.com/developers/docs/topics/voice-connections

t:voice
type:enhancement
s:in progress

prob in a another repo I guess https://pkg.go.dev/github.com/prometheus/client_golang/prometheus

type:enhancement
s:up for grabs

enhancement
help wanted

ToDo: - [ ] `GET` `/v3/sessions/{sessionId}/players` - [x] `GET` `/v3/sessions/{sessionId}/players/{playerId}` - [x] `PATCH` `/v3/sessions/{sessionId}/players/{playerId}` - [x] `DELETE` `/v3/sessions/{sessionId}/players/{playerId}` - [x] `PATCH` `/v3/sessions/{sessionId}` - [ ] move `noReplace` to query param...

enhancement

This is an alternative solution to https://github.com/bwmarrin/discordgo/pull/1181

rest

Sentry uses a new DSN which isn't compatible with our current sentry version. You can still generate deprecated sentry DSNs but we should provide a way to use the new...

enhancement

`Gateway.Open` should wait until we received the ready event to verify the token & other stuff is valid

t:gateway
type:enhancement
s:completed

it's been a while since I implemented this but I have been using since earlier this year and figured I'd pr it before it's too late this adds support for...