export default interface IDiscordConfiguration { channelId: string; botToken: string; }