diff --git a/episodes/2026-02-13.md b/episodes/2026-02-13.md index 3ecaa3d4de9..5e4bcdb5b5f 100644 --- a/episodes/2026-02-13.md +++ b/episodes/2026-02-13.md @@ -55,3 +55,11 @@ - **Tags:** python, logging, bug, nameError, fix, troubleshooting - **Memory:** [missing-logger-import-causes-nameerror-in-python-modules-7b6d18](graph/fixes/missing-logger-import-causes-nameerror-in-python-modules-7b6d18.md) - **Summary:** Common bug when adding logging to existing Python code: calling logger.info() without importing + +## 14:35 - Discord bot systemd service with environment variables +- **Type:** configuration +- **Tags:** discord-bot, systemd, deployment, claude-cli, configuration, claude-coordinator +- **Memory:** [discord-bot-systemd-service-with-environment-variables-d0e2e9](graph/configurations/discord-bot-systemd-service-with-environment-variables-d0e2e9.md) +- **Summary:** Systemd service setup for Claude Discord Coordinator bot running as non-root user. + +Service: