refactor #22

Merged
hzhang merged 33 commits from refactor into main 2026-04-10 07:49:57 +00:00
Showing only changes of commit d8dcd59715 - Show all commits

View File

@@ -20,7 +20,7 @@ When calling tools like `dirigent_discord_control` that require a `guildId` para
To add a new guild to this list, use the `add-guild` script: To add a new guild to this list, use the `add-guild` script:
```bash ```bash
{skill}/scripts/add-guild <guild-id> <description> {baseDir}/scripts/add-guild <guild-id> <description>
``` ```
Example: Example: