@ -50,7 +50,7 @@ module.exports = {
//storySelectMessage.delete();
console.log(interaction);
interaction.channel.send("Started game!");
interaction.deleteReply();
//interaction.deleteReply();
});
}