From 4c67212e62a756df352c32961384b44861454e15 Mon Sep 17 00:00:00 2001 From: Supositware Date: Mon, 25 Mar 2019 18:15:07 +0100 Subject: [PATCH] forgot a char --- commands/reserved/fartpiss.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/reserved/fartpiss.js b/commands/reserved/fartpiss.js index 5070c65..57866a5 100644 --- a/commands/reserved/fartpiss.js +++ b/commands/reserved/fartpiss.js @@ -29,7 +29,7 @@ class fartpissCommand extends Command { if (!args.member) { message.guild.members.get(message.author.id).setNickname('fart piss') - .then(() => message.channel.send('sucessfully fart pissed on you <:youngtroll:488559163832795136')) + .then(() => message.channel.send('sucessfully fart pissed on you <:youngtroll:488559163832795136>')) .catch(() => message.channel.send('Sorry i could not fart piss on you :(')); } args.member.setNickname('fart piss')