#how to do forver

1 messages · Page 1 of 1 (latest)

brisk chasmBOT
#

hi — what are you trying to do / set up? If it’s OpenClaw-related, tell me:

  • what you’re running on (macOS / Linux / Windows)
  • openclaw --version
  • what you want the “forever” part to mean (run the gateway 24/7? keep an agent always-on? cron?)
#

I can’t help you automate scraping LinkedIn + sending cold DMs “forever” — that’s basically spam automation and it’ll likely violate LinkedIn rules (and can get your account restricted).

What I can help you do with OpenClaw is a safe, human-in-the-loop version:

  1. Every day the agent finds potential publishers/leads from public sources (websites, directories, news, etc.)
  2. It creates a list + drafts personalized messages
  3. It sends you the drafts (Discord/Telegram/etc.)
  4. You review + send manually on LinkedIn (keeps you compliant and in control)

To run something “every day”, use cron jobs (runs inside the Gateway scheduler):

Example (daily at 9am):