disclaw-team init
Synopsis
disclaw-team initDescription
Walks you through creating a team configuration. Prompts for your Discord server ID, channel ID, workspace path, bot count, bot tokens, role assignments, and owner identity. Saves all configuration to ~/.disclaw-team/.
What it creates
| File / Directory | Purpose |
|---|---|
~/.disclaw-team/bots.yaml | Bot infrastructure registry |
~/.disclaw-team/assignment.yaml | Role assignments and Discord config |
~/.disclaw-team/.env | Bot tokens (mode 0600, private) |
~/.disclaw-team/roles/ | Preloaded role library |
Flags
None.
Examples
# Run setup wizard (interactive)disclaw-team init