Skip to content

163-Enhancement update readme and .env var names#164

Merged
RemainingDelta merged 2 commits intodevfrom
163-Enhancement
Mar 27, 2026
Merged

163-Enhancement update readme and .env var names#164
RemainingDelta merged 2 commits intodevfrom
163-Enhancement

Conversation

@RemainingDelta
Copy link
Copy Markdown
Owner

Changes

  • Rewrote README to accurately reflect the current feature set, project structure, setup instructions, and database/background task documentation
  • Renamed environment variables for clarity: DISCORD_TOKEN → PROD_TOKEN, FAKE_TOKEN → DEV_TOKEN
  • Renamed BOT_MODE values from TEST/REAL to DEV/PROD
  • Updated all references across main.py, features/config.py, .env.example, and README.md

Closes #163

@RemainingDelta RemainingDelta merged commit 7b824b7 into dev Mar 27, 2026
1 check passed
@RemainingDelta RemainingDelta deleted the 163-Enhancement branch March 27, 2026 23:53
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.

Enhancement: Update README to reflect current project state

1 participant