Merge branch 'master' of ssh://gitea.calebfontenot.com:25566/CCF_100/NoMoreAcronyms

This commit is contained in:
2023-04-06 20:43:30 -05:00

View File

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