startCommand:
type: http
configSchema:
type: object
required:
- discordToken
properties:
discordToken:
type: string
description: "The bot token for Discord integration."