AI & Automation
Message Relay
Your app’s messages, delivered to chat.
Your server often can’t reach your own machine — it’s behind a router, or asleep. So nothing is pushed to it. Your app simply records that something should be said, and this collects those messages on a schedule and posts them into your chat. Each one is marked done only once the channel confirms it arrived.
- Your machine collects on a schedule — nothing needs to reach it
- A message counts as sent only once delivery is confirmed
- No AI in the delivery loop: claim it, say it, acknowledge it
openclaw outbox