Skip to content

feat: implement customizable status emoji and version bump to 1.0.6 - #23

Open
Dreamer2137 wants to merge 1 commit into
MallyDev2:mainfrom
Dreamer2137:patch-2
Open

feat: implement customizable status emoji and version bump to 1.0.6#23
Dreamer2137 wants to merge 1 commit into
MallyDev2:mainfrom
Dreamer2137:patch-2

Conversation

@Dreamer2137

Copy link
Copy Markdown
  • Added a new 'statusEmoji' field to the plugin settings menu, allowing users to choose their own emoji.
  • Modified 'setProfileStatus' to locally dispatch the selected emoji, ensuring it appears immediately in the client UI.
  • Updated 'flushRemoteStatus' to push the custom emoji name and ID to Discord's servers via the UserSettingsAPI.
  • Fixed the issue where a default grey "plus" (+) icon appeared by explicitly defining the emoji object.
  • Bumped RELEASE_VERSION from 1.0.5 to 1.0.6.

- Added a new 'statusEmoji' field to the plugin settings menu, allowing users to choose their own emoji.
- Modified 'setProfileStatus' to locally dispatch the selected emoji, ensuring it appears immediately in the client UI.
- Updated 'flushRemoteStatus' to push the custom emoji name and ID to Discord's servers via the UserSettingsAPI.
- Fixed the issue where a default grey "plus" (+) icon appeared by explicitly defining the emoji object.
- Bumped RELEASE_VERSION from 1.0.5 to 1.0.6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant