All product workers

Reddit marketing worker

marketing-reddit

Subreddit-aware posting and monitoring with D1 and Workers AI.

Complements the Reddit bot UI demo. Requires Reddit app credentials (see wrangler).

Related interactive UI

/demos/reddit-bot

Source

Path
apps/marketing-reddit
Entry
src/index.ts
Config
wrangler.toml

Bindings (summary)

  • DB (D1)
  • AI
  • crons
  • REDDIT_CLIENT_ID + secrets

Set real IDs, buckets, and secrets in the Cloudflare dashboard or via wrangler secret put to match this repo’s wrangler file.

Commands

cd apps/marketing-reddit && npm run dev
cd apps/marketing-reddit && npm run deploy