- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
547 B
547 B
| id | type | title | tags | importance | confidence | created | updated | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 6401b7ce-88b1-4800-a264-b9f810386e1a | solution | Double emoji fix in Discord embeds |
|
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'.