episode: Discord bot systemd service with environment variables

This commit is contained in:
Cal Corum 2026-02-13 14:35:20 -06:00
parent 18ab895ea9
commit ad2783dda7

View File

@ -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: