promotional bannermobile promotional banner

Chat Emotes (Discord)

This is an optional addon that requires Chat Emotes to function.

File Details

v12.0.0.260119

  • R
  • Jan 19, 2026
  • 1.47 MB
  • 196
  • 12.0.0+3
  • Retail + 1

File Name

ChatEmotesDiscord-v12.0.0.260119.zip

Supported Versions

  • 12.0.0
  • 11.0.7
  • 4.4.1
  • 1.15.5

Chat Emotes (Discord)

v12.0.0.260119 (2026-01-19)

Full Changelog Previous Releases

  • TOC bump
  • TOC bump.
  • Added a pixel padding to emojis in order to avoid bleeding into neighbors.
    This guarantees that each image has 1px of transparent border inside itself.
    This just fixes the minor inaccuracies when the game renders the images and floating numbers.
    It's minor and not noticeable but it looks better now with this change.
    The conversion seem to work fine, all that remains is to improve the unicode handling in the library as it can't properly match the full unicode string and will match each individual set of bytes and ignore modifiers like the more complex emojis might use.
  • The script can generate lua without actually creating any image file output when we need to just adjust the lua related output.
  • Created a utility script to convert emotes into the database file over emotes.
    Need to evaluate if the conversion handled everything as expected and to control the unicode situation as right now only 1 glyph is supported but many emojis use two for flavoring like gender or skin tone and those were not supported previously, might need to strip those away in the utility.
  • TOC bump
  • Update release.yml
  • Added TOC files for the other clients.
  • TOC bump for 10.1
  • Updated for 10.0.0
  • TOC bump
  • TOC bump.
  • Additional confused unicode emotes corrected. There are probably a bit more to find and correct.
  • TOC bump.
  • Adjusted wrong unicode references. I suspect I am missing a couple references.
  • Update README.md
  • TOC bump.
  • TOC doesn't have to load libraries as they are loaded in the main addon.
    Added Unicode where possible.
  • Added WoWI TOC.
  • TOC bump.
  • Updated TOC to load dependency code from main addon. Updated packager workflow.
  • Init