Extension icon indicating copy to clipboard operation
Extension copied to clipboard

Hide User-Specific FFZ Emotes

Open RealityRipple opened this issue 3 years ago • 1 comments

Partially resolves #212

If you don't want to support user-specific global emotes, this is the bare minimum to hide them from the list entirely.

RealityRipple avatar Feb 23 '22 06:02 RealityRipple

Slight note about the type definition: technically the default_sets array is made of integers, but they're compared to the sets keys, which are strings, and in case IDs ever change style (such as GUID/base64 of some value), it won't need changing.

RealityRipple avatar Mar 12 '22 20:03 RealityRipple

Superceded by v3.0.0 @ aaaac7f

AnatoleAM avatar Feb 02 '23 06:02 AnatoleAM