Add additional stories

master
Chloe Fontenot 🏳️‍⚧️ 2023-04-06 20:43:27 +07:00
parent 10298f85a1
commit f86730f993
1 changed files with 1 additions and 1 deletions

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