if(client.misc.activeDMs.has(message.author.id)){returnmessage.channel.send("I'm already asking you questions in a DM! Finish that first, then try this command again.");}
if(client.misc.activeDMs.has(message.author.id)){returnmessage.channel.send("I'm already asking you questions in a DM! Finish that first, then try this command again.");}
awaitmessage.author.send("I'm going to ask you some questions about the anime's info. Just reply with the answer and use good grammar and spelling and be as accurate as possible. To cancel the process, just leave the question unanswered for a few minutes and I'll let you know that the question timed out and is not longer answerable.")
letmesg=awaitmessage.author.send("I'm going to ask you some questions about the anime's info. Just reply with the answer and use good grammar and spelling and be as accurate as possible. To cancel the process, just leave the question unanswered for a few minutes and I'll let you know that the question timed out and is not longer answerable.")
.catch(()=>{returnmessage.reply("Something went wrong there! Most likely, your DMs are closed.");});
.catch(()=>{returnmessage.reply("Something went wrong there! Most likely, your DMs are closed.");});