Create example configuration and documentation #7

Closed
opened 2026-01-05 21:33:25 -06:00 by b3nw · 0 comments
Owner

Overview

Provide clear setup instructions and example configurations.

Tasks

  • Create cookies.env.example with format documentation
  • Create .env.example with LLM_PROXY_KEY placeholder
  • Update README.md with:
    • Project description
    • Installation instructions
    • Cookie export instructions (Chrome)
    • Usage examples
    • Output format description
  • Add .gitignore for cookies.env, .env, reports/

Document how to export cookies from Chrome:

  1. Install cookie export extension
  2. Navigate to forums.eveonline.com
  3. Export cookies for domain
  4. Save as cookies.env

Acceptance Criteria

  • New user can set up tool following README
  • No secrets committed to repo
  • Examples are clear and complete
## Overview Provide clear setup instructions and example configurations. ## Tasks - [ ] Create `cookies.env.example` with format documentation - [ ] Create `.env.example` with LLM_PROXY_KEY placeholder - [ ] Update README.md with: - Project description - Installation instructions - Cookie export instructions (Chrome) - Usage examples - Output format description - [ ] Add `.gitignore` for cookies.env, .env, reports/ ## Cookie Export Instructions Document how to export cookies from Chrome: 1. Install cookie export extension 2. Navigate to forums.eveonline.com 3. Export cookies for domain 4. Save as cookies.env ## Acceptance Criteria - New user can set up tool following README - No secrets committed to repo - Examples are clear and complete
b3nw closed this issue 2026-01-05 21:41:13 -06:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: b3nw/eve-forum-moderator#7