Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
DiscordEmoji-1.3.zip release | 2.14 MB | Oct 7, 2018 | 8.0.1 | 1,695 | Download |
DiscordEmoji-1.2.zip release | 2.14 MB | Aug 22, 2018 | 8.0.1 | 643 | Download |
DiscordEmoji-1.1.zip release | 2.14 MB | Aug 21, 2018 | 8.0.1 | 191 | Download |
DiscordEmoji-1.0.zip release | 2.14 MB | Aug 21, 2018 | 8.0.1 | 71 | Download |
Screenshots
Description
Discord Emoji adds an auto-complete menu to complete Twemoji (Twitter) ideogram shortcodes. Users without the addon will see the raw shortcode text.
It currently adds 1,589 emoji, including some that Discord doesn't support yet!
Issues
If you have any issues submit them here!
Developers
Addon developers can add emoji packs using Emoji.SetPack which takes a pack name (the addon name), and a table of emojis. An emoji looks like this:
{["file"] = "2620", ["names"] = {":skull_crossbones:", ":skull_and_crossbones:"}}
The file is the name of the .tga or .blp file located in the 'emoji' folder of your addon's directory. The pack name must match the addon name.
Add a comment