Cenk Ergen

Results 7 issues of Cenk Ergen

This PR changes the command execution workflow so that TypeConverters also use the same service scope created per command execution. Also command execution methods are simplified and cleaned up to...

enhancement

This PR adds Application Command localization to Core, Rest and WebSocket projects. Introduces a `ILocalizationManger` interface and default Localization Managers for Json and ResX in preperation for the Slash Commands...

Moves `ModalUtils` class to public, adds a `ConfirmAsync` overload to be used with SocketInteractions and `SendModalAsync()` method to `InteractionUtils` class for prompting a modal and asynchronously awaiting the user response....

enhancement
project: interaction

Replaces deprecated licenseUrl and iconUrl properties with license and icon respectively.

Built Application Command entities generated by builder classes expose public setter methods for most of the entity properties which doesnt fit into the builder pattern used by the rest of...

DNet is still using the VoiceGateway v3 and the audio features arent totally functional. Voice gateway implementation should be migrated to v4.

up for grabs
project: audio
priority: improvement

- [ ] CustomID TypeReaders and ComponentTypeConverters need to be documented under the `Working With Interaction Service`>`TypeConverters` - [ ] Update the accepted command parameter type table - [ ]...

enhancement
project: docs