Skip to content

docs: add bot environment variable example#136

Merged
DeadIndian merged 1 commit into
DeadIndian:mainfrom
KGFCH2:docs/bot-env-example
Jun 3, 2026
Merged

docs: add bot environment variable example#136
DeadIndian merged 1 commit into
DeadIndian:mainfrom
KGFCH2:docs/bot-env-example

Conversation

@KGFCH2
Copy link
Copy Markdown
Contributor

@KGFCH2 KGFCH2 commented Jun 2, 2026

Related Issue

Closes #135

Summary

Adds a bot/.env.example file to document required environment variables for the Discord bot.

Changes Made

  • Created bot/.env.example
  • Added placeholder keys for bot configuration

Testing

  • Reviewed the example file
  • Confirmed the vars match the bot startup requirements

Impact

Improves onboarding and keeps sensitive values out of source control.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Documentation updated

@DeadIndian DeadIndian added documentation Improvements or additions to documentation good first issue Good for newcomers newbie Level 1 issue for ELUSOC 2026 labels Jun 3, 2026
@DeadIndian DeadIndian merged commit f27b4bc into DeadIndian:main Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation good first issue Good for newcomers newbie Level 1 issue for ELUSOC 2026

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS]: Discord bot repo is missing a bot .env.example

2 participants