episode: Discord bot dynamic configuration with live reload

This commit is contained in:
Cal Corum 2026-02-13 14:35:08 -06:00
parent e2e70edda1
commit 17d15354a1

View File

@ -43,3 +43,9 @@
- **Tags:** claude-code, pattern, slash-commands, config
- **Memory:** [global-slash-commands-are-md-files-in-claudecommands-e9e6a1](graph/code-patterns/global-slash-commands-are-md-files-in-claudecommands-e9e6a1.md)
- **Summary:** Claude Code global slash commands live in ~/.claude/commands/<name>.md. The filename (minus .md)
## 14:35 - Discord bot dynamic configuration with live reload
- **Type:** solution
- **Tags:** discord-bot, python, discord.py, live-reload, configuration, pattern, claude-coordinator
- **Memory:** [discord-bot-dynamic-configuration-with-live-reload-8bd768](graph/solutions/discord-bot-dynamic-configuration-with-live-reload-8bd768.md)
- **Summary:** Implemented /add-project command for Claude Discord Coordinator that adds projects without