Skip to content

Fix console output#98

Merged
BagToad merged 4 commits into
BagToad:mainfrom
SharkPlush:fix-console-output
May 10, 2026
Merged

Fix console output#98
BagToad merged 4 commits into
BagToad:mainfrom
SharkPlush:fix-console-output

Conversation

@SharkPlush
Copy link
Copy Markdown
Contributor

@SharkPlush SharkPlush commented May 6, 2026

This pull request updates the configuration validation logic to standardize environment variable references. All user-facing error and warning messages now only mention the GAMERPAL_* environment variables, removing references to the generic alternatives.

SharkPlush added 4 commits May 6, 2026 02:58
Makes more sense to store everything in /app since the .yaml and logs directory don't belong in /bin
Copy link
Copy Markdown
Owner

@BagToad BagToad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified: only GAMERPAL_* env vars are bound by viper (internal/config/config.go:180-184); the DISCORD_BOT_TOKEN / IGDB_CLIENT_* references in these messages were stale leftovers from a prior refactor and have been non-functional. Build and tests pass. Thanks for the cleanup! 🙏

@BagToad BagToad enabled auto-merge (squash) May 10, 2026 17:30
@BagToad BagToad disabled auto-merge May 10, 2026 17:31
@BagToad BagToad merged commit 53fda1e into BagToad:main May 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants