Render Deployment

Deploy on Render platform

  1. Create a Render account at dashboard.render.com
  2. Generate API Key: Go to API Keys settings → Create API key → copy the key
  3. Get Session ID from Vord Session Manager
  4. Deploy using Blueprint:
    • Go to the Render Blueprint page
    • Give your blueprint a name
    • In environment variables, add:
      SESSION_ID=your_session_id OWNER_NUMBER=234XXXXXXXXXX WORKTYPE=private PREFIX=[.] TIMEZONE=Africa/Lagos OWNER_NAME=Victory Lord BOT_NAME=Vord RENDER_API_KEY=your_api_key
    • Click "Deploy Blueprint"
  5. Keep your bot running: Copy the service URL, sign up on Betterstack, create a monitor with that URL.