coderclaw directoryDirectory lookups for channels that support it (contacts/peers, groups, and βmeβ).
--channel <name>: channel id/alias (required when multiple channels are configured; auto when only one is configured)--account <id>: account id (default: channel default)--json: output JSONdirectory is meant to help you find IDs you can paste into other commands (especially coderclaw message send --target ...).id (and sometimes name) separated by a tab; use --json for scripting.message sendcoderclaw directory peers list --channel slack --query "U0"
coderclaw message send --channel slack --target user:U012ABCDEF --message "hello"
+15551234567 (DM), [email protected] (group)@username or numeric chat id; groups are numeric idsuser:Uβ¦ and channel:Cβ¦user:<id> and channel:<id>user:@user:server, room:!roomId:server, or #alias:serveruser:<id> and conversation:<id>zalouser (plugin): thread id (DM/group) from zca (me, friend list, group list)coderclaw directory self --channel zalouser
coderclaw directory peers list --channel zalouser
coderclaw directory peers list --channel zalouser --query "name"
coderclaw directory peers list --channel zalouser --limit 50
coderclaw directory groups list --channel zalouser
coderclaw directory groups list --channel zalouser --query "work"
coderclaw directory groups members --channel zalouser --group-id <id>