Files
Rosie/CLAUDE.md
Dani ae1a349dd8 feat: add Discord bot integration
- Discord bot runs in background thread alongside desktop app
- State synchronization between Discord and desktop waifu
- Commands: !hello, !status
- Responds to mentions and DMs
- Complete setup guide in DISCORD_SETUP.md
- Graceful fallback if no token configured

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-30 22:24:22 -04:00

27 lines
602 B
Markdown

&nbsp; Todos
&nbsp; ☒ Research VRM rendering libraries for Python
&nbsp; ☒ Set up project structure and dependencies
&nbsp; ☒ Create transparent window with draggable functionality
&nbsp; ☒ Test basic functionality and fix OpenGL issues
&nbsp; ☒ Initialize git repository and commit
&nbsp; ☒ Implement VRM model loading and rendering
&nbsp; ☐ Add sound effects on interaction
&nbsp; ☐ Create basic chat interface
&nbsp; ☐ Integrate local LLM backend
&nbsp; ☐ Implement expression changes based on LLM state
&nbsp; ☐ Create Discord bot and integrate with desktop app