docs/utils.md¶
Translator¶
High‑level service to load, cache and resolve translations; supports global and per‑module dictionaries and emoji substitution.
EmojiManager¶
Resolves :emoji_name:
placeholders using global and per‑module catalogs.
InteractionView¶
Bridges discord.ui.View
with a custom async event emitter to manage lifecycle events and UI component namespacing.