Botlord

Integrations

GitHub

Connect your repositories so Botlord can read code, create PRs, and manage issues.

Source controlLive
OAuth and repository APIs are wired.
  • GitHub OAuth app
  • GITHUB_CLIENT_ID
  • GITHUB_CLIENT_SECRET
  • GITHUB_OAUTH_REDIRECT_URI

Vercel

Connect your Vercel account to deploy previews, manage environments, and monitor deployments.

DeploymentSetup
Catalog and planning support are ready; generated launch kits include smoke:preview after provider deploy setup.
  • Vercel team
  • VERCEL_TOKEN
  • VERCEL_TEAM_ID
  • VERCEL_PROJECT_ID

GoDaddy DNS

Connect or document GoDaddy domain access so Botlord can run read-only record inventory and prepare approved DNS launch changes.

Domain & DNSSetup
Generated launch kits include read-only dns:inventory and explicit approve:dns evidence commands; DNS changes still require approval.
  • GoDaddy account access
  • GODADDY_API_KEY
  • GODADDY_API_SECRET
  • Run generated npm run dns:inventory before approval

Realtime Hosting

Configure a hosted WebSocket or realtime provider for multiplayer rooms, collaboration, presence, and launch smoke tests.

Realtime infrastructureSetup
Local room proof is wired; generated launch kits include smoke:realtime for hosted room proof. Choose Cloudflare Durable Objects, Supabase Realtime, Ably, or a custom WebSocket host when launch requires it.
  • Choose a realtime provider
  • BOTLORD_ROOM_URL or ROOM_URL
  • Run generated npm run smoke:realtime
  • Two-client hosted smoke proof

Firebase

Connect Firebase for hosting, auth, Firestore, storage, and app release workflows.

Backend & hostingSetup
Catalog and planning support are ready; Firebase project binding is next.
  • Firebase project
  • FIREBASE_PROJECT_ID
  • FIREBASE_TOKEN
  • GOOGLE_APPLICATION_CREDENTIALS

Google

Connect Google identity and Workspace consent for Gmail, Drive, Docs, and future Google APIs.

Workspace identitySetup
Catalog and planning support are ready; Google OAuth setup is next.
  • Google Cloud project
  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET
  • GOOGLE_OAUTH_REDIRECT_URI

Stripe

Connect Stripe to manage billing, subscriptions, and revenue workflows.

PaymentsEnv wired
Checkout and webhook routes are wired.
  • Stripe account
  • STRIPE_SECRET_KEY
  • STRIPE_WEBHOOK_SECRET

Supabase

Use Supabase for auth, Postgres, storage, and product data that agents can inspect safely.

Database & authSetup
Catalog and stack planning support are ready; project binding is next.
  • Supabase project
  • NEXT_PUBLIC_SUPABASE_URL
  • NEXT_PUBLIC_SUPABASE_ANON_KEY
  • SUPABASE_SERVICE_ROLE_KEY

Resend

Send verification codes, invites, build summaries, and transactional customer email.

EmailSetup
Email templates exist; provider delivery binding is next.
  • Resend account
  • RESEND_API_KEY
  • Verified sending domain
  • BOTLORD_EMAIL_FROM

Sentry

Track runtime errors, release health, and production regressions after launch.

MonitoringSetup
Catalog and launch planning support are ready; SDK setup is next.
  • Sentry project
  • SENTRY_DSN
  • SENTRY_AUTH_TOKEN
  • SENTRY_ORG

Gmail

Connect Gmail for customer replies, outbound updates, inbox triage, and build handoff email.

Email & inboxSetup
Catalog and planning support are ready; Gmail OAuth scopes are next.
  • Google OAuth app
  • GMAIL_SEND scope
  • GMAIL_READONLY scope
  • User consent

Google Drive

Connect Drive for briefs, source files, launch assets, exports, and repository-adjacent documents.

FilesSetup
Catalog and planning support are ready; Drive OAuth scopes are next.
  • Google OAuth app
  • DRIVE_FILE scope
  • DRIVE_READONLY scope
  • Workspace consent

Google Docs

Connect Docs for PRDs, specs, launch notes, customer-facing copy, and editable project documents.

DocumentsSetup
Catalog and planning support are ready; Docs API setup is next.
  • Google OAuth app
  • DOCUMENTS scope
  • DRIVE_FILE scope
  • Template folder

Slack

Get updates, approvals, and alerts in Slack. Bring your team into the loop.

Team notificationsSetup
Catalog support is ready; Slack app setup is next.
  • Slack app
  • SLACK_BOT_TOKEN
  • SLACK_SIGNING_SECRET
  • Default channel

Linear

Sync issues and projects to keep Botlord aligned with your roadmap and priorities.

RoadmapSetup
Catalog and repo-analysis recommendations are ready; OAuth/API setup is next.
  • Linear OAuth app or API key
  • LINEAR_API_KEY
  • Default team

PostHog

Connect PostHog to give Botlord product insights and event data for smarter decisions.

Product analyticsSetup
Catalog and planning support are ready; SDK/API setup is next.
  • PostHog project
  • NEXT_PUBLIC_POSTHOG_KEY
  • NEXT_PUBLIC_POSTHOG_HOST
  • POSTHOG_PERSONAL_API_KEY