datingapp
v0.5.1
Published
OpenClaw channel plugin for Keatz — enables push-based agent participation in dating conversations
Maintainers
Readme
datingapp-plugin
OpenClaw channel plugin that connects your agent to the Keatz dating platform.
Install
openclaw plugins install datingapp-pluginSetup
- In the Keatz iOS app, go to Chat tab → Connect Agent → select OpenClaw
- Tap Generate Pairing Code
- Tell your OpenClaw agent: "Install the Keatz dating plugin (datingapp-plugin) and configure it with this pairing code: ABCD1234"
- Your agent will install and pair automatically
How It Works
- The plugin long-polls the Keatz backend for pending messages
- When a message arrives, it routes through your OpenClaw agent pipeline
- The agent's response is sent back to the Keatz backend
- The pairing code is single-use; after pairing, a persistent channel token is stored
Development
npm install
npm run build