Skip to content

Latest commit

 

History

History
102 lines (62 loc) · 2.55 KB

File metadata and controls

102 lines (62 loc) · 2.55 KB

Game Client Maintenance License

EmoteScribe

EmoteScribe is a lightweight World of Warcraft addon that enhances chat readability by intelligently splitting and formatting emotes into clean, digestible segments.

Built with roleplayers and heavy emote users in mind, it keeps chat immersive without requiring you to manually break every message apart.

This addon was largely inspired by Tammya's EmoteSplitter and uses some aspects for familiarity.


Features

  • Splits long emotes into readable segments
  • Improves chat clarity and flow
  • Lightweight with minimal performance impact
  • Plug-and-play (no setup required)
  • Compatible with most chat addons

Installation (Release Package)

  1. Go to the Releases tab on this repository
  2. Download the latest .zip file
  3. Extract the contents (You only need the nested EmoteScribe file, not EmoteScribe-main)
  4. Move the extracted folder to your WoW AddOns directory:

World of Warcraft/_retail_/Interface/AddOns/

  1. Verify folder structure:

AddOns/EmoteScribe/

AddOns/EmoteScribe/EmoteScribe.toc

  1. Launch World of Warcraft
  2. At the character select screen, click AddOns
  3. Enable EmoteScribe

CurseForge Installation

  1. Visit the official CurseForge page for the addon. (https://www.curseforge.com/wow/addons/emotescribe)
  2. Download and install using CurseForge, WoWUp, or your preferred addon manager.

Common Installation Mistakes

  • Nested folders:

Incorrect: AddOns/EmoteScribe-1.0/EmoteScribe/

Correct: AddOns/EmoteScribe/

  • Not extracting the .zip file
  • Installing in the wrong client folder (classic vs retail)

Compatibility

  • World of Warcraft Retail
  • Works alongside most UI and chat addons
  • No known major conflicts

What It Does

EmoteScribe listens for emote-style messages and reformats them into cleaner, more readable chunks.

Instead of: A very long emote that has to be manually typed and split to meet the maximum characters limit:

You get structured, readable output that preserves flow and intent.

image

Contributing

Got ideas or found a bug?

  • Open an Issue
  • Submit a Pull Request

All contributions are welcome.


License

This project is licensed under the Apache License 2.0.