//if (!args[0].trim().match(/^<@(?:\!?)\d+>$/)) {return message.reply("You have to mention someone!");}
//if (!args[0].trim().match(/^<@(?:\!?)\d+>$/)) {return message.reply("You have to mention someone!");}
if(mention&&mention.id===message.author.id){returnmessage.reply("Hehe I won't let you write your own name in the notebook! Just leave it somewhere for a few days and someone else will take it. Maybe they'll write your name...");}// users can't mention themselves
if(mention&&mention.id===message.author.id){returnmessage.reply("Hehe I won't let you write your own name in the notebook! Just leave it somewhere for a few days and someone else will take it. Maybe they'll write your name...");}// users can't mention themselves
if(mention&&mention.id===client.user.id){returnmessage.reply("You can't kill me! Little did you know, I'm actually a death god!");}
if(mention&&mention.id===client.user.id){returnmessage.reply("You can't kill me! Little did you know, I'm actually a death god!");}
//TODO if bot is mentioned maybe
if(mention&&mention.bot){returnmessage.reply("As a bot, I simply cannot let you attempt to kill another fellow bot!");}
letreptype=responses[Object.keys(responses)[Math.floor(Math.random()*Object.keys(responses).length)]];// report type
letreptype=responses[Object.keys(responses)[Math.floor(Math.random()*Object.keys(responses).length)]];// report type