Mihail Gribkov

Results 16 issues of Mihail Gribkov

#### This PR allows comparing embeds and its' child classes with each other ### Changes: Added `GetHashCode()`, `Equals()`, `==` operator and `!=` operator to following classes: - `Embed` - `EmbedFooter`...

enhancement

# Russian Localization **About 20% done** Completed: - Machines - Items In progress: - Material Items - Tools - Materials

This PR adds support for missing channel properties and improves channel modification Also it fixes a bug in `DiscordRestClient` ### Changes - [x] new properties for editing channels: - `ThreadChannelProperties`...

discord feature

### Changes: - bump D.Net version in samples to `3.8.1` - add `MessageContent` intent to samples - add a note about `MessageContent` to `v2 => v3 guide`

project: docs

You know it's 2024 already Need to keep the license up-to-date ;P P.S. Happy New Year everyone

### Description This PR adds Resx localization example to the Interaction Framework sample

enhancement

### Changes - override `BaseSocketClient.ConnectionState` in `DiscordSocketClient`

priority: bug

Some dependencies are outdated or even unsupported, so this PR bumps deps of the lib and samples to more recent versions ### Changes - bump `Newtonsoft.Json` `13.0.1 => 13.0.3` -...

lib feature
priority: improvement

This PR adds support for the soundboard to DNet. ### TODO - [x] new permissions - [x] new CDN endpoints for fetching soundboard sounds - [x] soundboard sound entities -...

discord feature