-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcurseforge-description.bbcode
More file actions
79 lines (58 loc) · 3.72 KB
/
curseforge-description.bbcode
File metadata and controls
79 lines (58 loc) · 3.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
[center][size=6][color=#d597ff]BabelChat[/color][/size]
[size=4]Break the language barrier in World of Warcraft[/size][/center]
[center][url=https://buymeacoffee.com/franciscorb][img]https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Pirson-yellow[/img][/url][/center]
[size=5][color=#FFD200]☕ The Problem[/color][/size]
You join a PUG raid. The tank explains tactics — in Spanish. The healer asks something — in German. Nobody understands each other. Sound familiar?
[b]BabelChat fixes this.[/b] It translates WoW chat in real time — both gaming terms (instantly) and full sentences (via DeepL companion app).
[size=5][color=#FFD200]🔑 Key Features[/color][/size]
[b]Standalone (addon only):[/b]
[list]
[*][b]347 gaming terms[/b] translated in 14 languages — lfm, wts, dps, ez, copium, go next...
[*]Clean annotation below the original message (no inline color spam)
[*]12 categories: Social, Classes, Combat, Raid, M+, PvP, Trade, Professions...
[*]Hyperlink-aware — never breaks item/spell/achievement links
[*]Works out of the box, no API keys needed
[/list]
[b]With companion app (free):[/b]
[list]
[*][b]Full sentence translation[/b] via DeepL (22 languages)
[*]Smart overlay on top of WoW with channel colors
[*]Streaming — original shows instantly, translation arrives 0.5-2s later
[*]500,000 characters/month free (DeepL Free tier)
[*]Read-only memory access — never writes, injects, or automates
[/list]
[size=5][color=#FFD200]📖 Dictionary[/color][/size]
[b]347 terms × 14 languages:[/b]
[table]
[tr][td][b]Category[/b][/td][td][b]Examples[/b][/td][td][b]Count[/b][/td][/tr]
[tr][td]Social & Slang[/td][td]ty, gg, brb, ez, copium, go next, kek[/td][td]104[/td][/tr]
[tr][td]Classes & Specs[/td][td]dk, ret, bm, disc, resto, boomkin[/td][td]59[/td][/tr]
[tr][td]Raid & Dungeon[/td][td]wipe, prog, soak, kite, brez, vault[/td][td]54[/td][/tr]
[tr][td]Combat[/td][td]aggro, aoe, cc, dps, dot, cleave[/td][td]33[/td][/tr]
[tr][td]Groups[/td][td]lfm, lf1m, premade, pug[/td][td]29[/td][/tr]
[tr][td]Stats[/td][td]crit, haste, mastery, vers, ilvl[/td][td]19[/td][/tr]
[tr][td]Professions[/td][td]jc, bs, enchant, herb, alch[/td][td]17[/td][/tr]
[tr][td]Trade[/td][td]wtb, wts, bis, mats, cod[/td][td]8[/td][/tr]
[tr][td]+ Zones[/td][td]5000+ zone names via LibBabble[/td][td]—[/td][/tr]
[/table]
[b]Languages:[/b] English, Spanish, German, French, Italian, Portuguese, Russian, Korean, Chinese (Simplified & Traditional), Polish, Swedish, Norwegian.
[size=5][color=#FFD200]⌨️ Commands[/color][/size]
[list]
[*][b]/babel[/b] — Show help
[*][b]/babel config[/b] — Open settings
[*][b]/babel on/off[/b] — Toggle dictionary
[*][b]/babel test[/b] — Test with sample message
[*][b]/babel companion[/b] — Companion app status
[/list]
[size=5][color=#FFD200]🔗 Companion App[/color][/size]
For full sentence translation, download the free companion app:
[url=https://github.com/Yumash/BabelChat]https://github.com/Yumash/BabelChat[/url]
The companion reads the addon's buffer via ReadProcessMemory (read-only, no injection, no automation) and shows translations in a sleek overlay.
[size=5][color=#FFD200]🙏 Credits[/color][/size]
BabelChat's dictionary is based on [url=https://www.curseforge.com/wow/addons/wow-translator]WoW Translator[/url] by [b]Pirson[/b] (MIT License) — 314 original terms in 14 languages. We added 33 slang terms, rewrote the translation engine for clean output, and built the companion app.
[list]
[*][b]Pirson[/b] — Dictionary data & in-game translation idea — [url=https://buymeacoffee.com/franciscorb]Buy Me a Coffee[/url]
[*][b]Andrey Yumashev[/b] — BabelChat addon, companion app, DictEngine v2
[/list]
[size=5][color=#FFD200]📜 License[/color][/size]
MIT License — free to use, modify, and distribute.