export interface BotOptions { HelpCommand?: string; Token: string; }