Livia-Valeriya Silvercrown

Results 25 issues of Livia-Valeriya Silvercrown

works the same way as regular context checks, except there's no UnconditionalCheckAttribute (for now, we could add that). also implements hierarchy checks, partly in order to test, but they're generally...

enhancement
new-features
commands

gonna be fun to keep this up to date, but it's been asked for a couple times now

docs
commands

it was the wrong way around

bug
commands

current status: - [x] RestClient capable of construction - [ ] Gateway incapable of construction - [ ] dispatch constructed and extensible through IOC - [ ] possibly the raw...

enhancement
core
epic-ioc

(opening this as a draft to obtain feedback) todo: - [x] find a way to design and expose Ping and IsConnected in the face of multiple shards - [x] send...

enhancement
core
epic-ioc

haven't updated the channel description tool, do we want to do that?

tools

Currently, DSharpPlus models permissions as bitfield enum with 64 bits. Discord documents permissions as unbounded-length integers, and as we are approaching the 64-bit limit (at the time of writing, we...

core

This pull request completely rewrites how gateway compression works and adds zstd support. closes #2015 todo: - [x] impl, ideally - [ ] package the natives as per lib-dev -...

enhancement
core

this is a bit dubious because it can cause long hangs in the extension, would appreciate any potential ideas

enhancement
discord-issue
commands

will fill this out as we learn more about whether this brings the benefit we hope for

enhancement
core