Claude
40cb6cef31
Add full Discord channel setup script (46 channels)
...
Task #98 implementation:
- Phase 1: Add 🎮 prefix to existing 5 server categories
- Phase 2: Add forums to existing 5 servers
- Phase 3: Create full setup for 10 new servers (category + chat + in-game + voice + forum)
- Phase 4: Create 📦 Archive category (staff-only)
Includes:
- DRY_RUN mode for safe testing
- Permission overwrites (Wanderer=view, Server Role=interact, Staff=full)
- 15 welcome posts with server-specific content
- 6 standard forum tags per forum
- Rate limiting (500ms between API calls)
Chronicler: #71
2026-04-08 16:50:05 +00:00
Claude
9752c6fd89
Add full Discord channel setup script (46 channels)
...
Task #98 : Discord Channel Automation
- Phase 1: Add forums to existing 5 servers + rename categories
- Phase 2: Create 10 new server categories with all channels
- Phase 3: Create Archive category (staff only)
Includes:
- 15 server-specific welcome posts
- Standard forum tags (6 tags)
- Permission template (Wanderer view-only, Server Role full access)
- Rate limiting (500ms delays)
- Idempotent (skips existing channels)
Chronicler: #71
2026-04-08 16:48:48 +00:00
Claude
911f5801fc
Fix .env path to /opt/arbiter-3.0/.env
...
Chronicler: #71
2026-04-08 16:40:40 +00:00
Claude
8768c6773f
Add Discord channel creation test script
...
Phase 1 test for Task #98 Discord automation.
Creates one test category + one forum with tags + welcome post.
Includes DRY_RUN mode and permission checks.
Chronicler: #71
2026-04-08 16:39:48 +00:00