startCommand: type: http configSchema: type: object required: ["discordToken"] properties: discordToken: type: string title: "Discord Bot Token" description: "Discord bot token. Obtain this from the Discord Developer Portal."