From a479c1f8d274b9d36a599e8c91a5d43b55ab8ecf Mon Sep 17 00:00:00 2001 From: sgoudham Date: Wed, 22 Jul 2020 23:39:23 +0100 Subject: [PATCH] Updating Cog description --- cogs/fun.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/fun.py b/cogs/fun.py index b04c0a18..818161f8 100644 --- a/cogs/fun.py +++ b/cogs/fun.py @@ -57,7 +57,7 @@ def generate_meme(image_path, top_text, bottom_text='', font_path='homies/impact # Set up the cog class Fun(commands.Cog): - """Fun commands! (8ball, Doggo etc!)""" + """Fun Commands! (8ball, Doggo etc!)""" def __init__(self, bot): self.bot = bot