build: SeedcordBuildConfig;entry: string;hmr: SeedcordHmrConfig;idleAnimation: boolean;Default:true
instance: string;root: string;Default:the config directory
- optional
How seedcord dev exposes an http bot's interactions server. This has no effect on a gateway bot.
true opens a cloudflared quick tunnel and writes the interactions endpoint on every run, since the hostname changes each time. An https URL is one you already serve, through a named cloudflared tunnel, a tailscale funnel, or any reverse proxy. The CLI checks that URL reaches this process, writes the endpoint when the stored value differs, and leaves it in place.