returnmessage.channel.send(message.guild?"Please mention someone to bite!":"Oi! I get it if you don't like me but you can't just waltz into my DMs and bite me!");}
if(mention&&args[0].match(/^<@(?:!?)(?:\d+)>$/)){
if(!message.guild){returnmessage.reply("Oi! I get it if you don't like me but you can't just waltz into my DMs and bite me!");}
if(!message.guild.members.cache.has(mention.id)){returnmessage.reply("That user is not in this server!");}
if((!tu||!tu.developer)&&!client.misc.savers.includes(message.author.id)){returnmessage.reply("You must be a Natsuki Developer in order to add new bite GIFs.");}