Render Deployment
Deploy on Render platform
- Create a Render account at dashboard.render.com
- Generate API Key: Go to API Keys settings → Create API key → copy the key
- Get Session ID from Vord Session Manager
- 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"
- Keep your bot running: Copy the service URL, sign up on Betterstack, create a monitor with that URL.