From 76a1adc5f1ce6d77ac8fa00767e3f12101a76f6c Mon Sep 17 00:00:00 2001 From: sgoudham Date: Tue, 21 Jul 2020 04:49:29 +0100 Subject: [PATCH] Added missing comma --- cogs/fun/fun.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/fun/fun.py b/cogs/fun/fun.py index c26b03b0..62cbc4ef 100644 --- a/cogs/fun/fun.py +++ b/cogs/fun/fun.py @@ -142,7 +142,7 @@ class Fun(commands.Cog): f"{target.mention} Your wedding will be wonderful, but the y is silent ", f"{target.mention} I would give up my lifelong goals just to have a chance with you ", f"{target.mention} Will you be the **yee** to my **haw**? :pleading_face: :pleading_face:", - f"{target.mention} is the definition of perfection :heart_eyes: :heart_eyes:" + f"{target.mention} is the definition of perfection :heart_eyes: :heart_eyes:", f"{target.mention} My love for you is bigger than the amount of code Hammy has written <:Kawaii:676203363922214953> <:Kawaii:676203363922214953> <:Kawaii:676203363922214953>" ]