export function getDiscordtoSay(command) {
    if (command === "episode") {
        return `Currently working on **${stats[title]}** episode ${stats[episode]}`;
    }
    else if (command !== "title") {