chorus/bot
pyr0ball d86cfd2d3d fix: preserve true message content in raw_content for attachment-only messages
Separate display snippet from raw_content: use actual message.content
for raw_content (which may be empty string) and only use the placeholder
string for the display snippet. This matches the precedent from Task 5's
ping.py where build_ping_embed must never substitute raw_content with a
placeholder, preserving the factual state of whether content was present.
2026-07-13 14:04:48 -07:00
..
chorus_bot fix: preserve true message content in raw_content for attachment-only messages 2026-07-13 14:04:48 -07:00
tests fix(bot): fix raw_content round-trip and parsing consistency 2026-07-13 13:56:53 -07:00
requirements.txt feat(bot): add modality map, config loader, and backend client 2026-07-13 13:48:39 -07:00