claude-memory/graph/solutions/double-emoji-fix-in-discord-embeds-6401b7.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

547 B
Raw Blame History

id type title tags importance confidence created updated
6401b7ce-88b1-4800-a264-b9f810386e1a solution Double emoji fix in Discord embeds
major-domo
python
fix
discord
ui
0.5 0.8 2025-12-10T21:42:22.633468+00:00 2025-12-10T21:42:22.633468+00:00

EmbedTemplate.info/success/error/warning/loading() methods auto-add emoji prefixes (///⚠️/). When using custom emojis in titles, use EmbedTemplate.create_base_embed() with color=EmbedColors.INFO instead to avoid double emojis like ' ⚙️ Title'.