xbot icon indicating copy to clipboard operation
xbot copied to clipboard

Issue: SCRAPER_API_BASE_URL

Open interzone2 opened this issue 1 year ago • 0 comments

Hey, great application, thanks for sharing.

I'm getting this error, can't see where I'd need a base URL here? Thanks.

tsx bin/xbot.ts --answer-engine openai -t interzonez 

error unknown SCRAPER_API_BASE_URL is required Error: SCRAPER_API_BASE_URL is required
    at ScraperClient (/Users/amh17/xbot/src/services/scraper-client.ts:45:13)
    at <anonymous> (/Users/amh17/xbot/src/entities.ts:341:23)
    at ModuleJob.run (node:internal/modules/esm/module_job:217:25)
    at async ModuleLoader.import (node:internal/modules/esm/loader:308:24)
    at async loadESM (node:internal/process/esm_loader:42:7)
    at async handleMainPromise (node:internal/modules/run_main:66:12)

interzone2 avatar Jun 27 '24 06:06 interzone2