From 4439efc601f450e12e43c7ba1b91fc40b8bd63be Mon Sep 17 00:00:00 2001 From: kaiisnothere <66388843+kaiisnothere@users.noreply.github.com> Date: Wed, 3 Jun 2020 21:57:36 +0100 Subject: kai time the sequel pog --- cogs/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cogs') diff --git a/cogs/utils.py b/cogs/utils.py index 985ecdc..0cb32b1 100644 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -67,7 +67,7 @@ class Utils(commands.Cog): # haha kai time Kai = self.bot.get_user(199070670221475842) if ctx.message.author == Kai: - totalEyes = -1 + totalEyes = "-1" await ctx.send(f"{ctx.message.author.display_name} -> your seed is a {totalEyes} eye") -- cgit v1.2.3