Vencord icon indicating copy to clipboard operation
Vencord copied to clipboard

new plugin: StatusPresets

Open programminglaboratorys opened this issue 1 year ago • 0 comments

plugin Allows you to remember your statuses and set them later.

closes #835. any assist to fix those issues would be appreciated

Preview

modal status-presets-menu

TODO

  • [x] When the clear button is clicked, it should only clear the user's custom status and not open the custom status modal
  • [x] When the remove button is clicked, it should not trigger the menu item at the same time
  • [x] when a user does not have a Nitro, it should filter custom emojis from the status selection
  • [x] ~~Module responsible for setting the user custom status does not get executed sometimes~~ (fixed by re-implementing setStatus)
  • [x] Add README ~~Maybe add a warning when switching statuses too fast~~
  • [x] Settings doesn't update on preset status removal

programminglaboratorys avatar Sep 30 '24 17:09 programminglaboratorys