Add additional stories
This commit is contained in:
parent
3ce3f791cc
commit
50ed9e4922
@ -49,6 +49,7 @@ module.exports = {
|
||||
initGame(interaction.channel.id, client, interaction, selectedStory);
|
||||
//storySelectMessage.delete();
|
||||
console.log(interaction);
|
||||
interaction.deleteReply();
|
||||
interaction.channel.send("Started game!");
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user