OpenKakao

me / profile / settings

Profile and account information.

me

Show your profile.

openkakao-rs me [--json]

me prefers the REST account profile path, but if that fails it now falls back to the local LOCO friend graph built from known chats.


profile

Show a friend's profile.

openkakao-rs profile <user_id> [--json]
openkakao-rs profile <user_id> --chat-id <chat_id>
openkakao-rs profile <user_id> --local

Behavior:

  • plain profile <user_id> tries REST first, then falls back to the local LOCO graph if REST is unhealthy
  • --chat-id uses chat-scoped LOCO GETMEM
  • --local skips straight to the local LOCO graph

profiles

List multi-profiles.

openkakao-rs profiles [--json]

settings

Show account settings.

openkakao-rs settings [--json]

keywords

Show notification keywords.

openkakao-rs keywords [--json]

On this page