From 8b5af80bada8ed4cdce7bb8d0d92e693513a6351 Mon Sep 17 00:00:00 2001 From: Dustin Pianalto Date: Fri, 8 Jun 2018 12:57:51 -0800 Subject: [PATCH] Reformatted description --- src/exts/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/exts/utils.py b/src/exts/utils.py index 97cd12f..9f2dc35 100644 --- a/src/exts/utils.py +++ b/src/exts/utils.py @@ -713,7 +713,7 @@ class Utils: thumbnail=f'{ctx.guild.me.avatar_url}') if command is None: pag.add(f"\uFFF6Welcome to Geeksbot's help command.\n" - f"< {self.bot.description} >\n" + f"< {self.bot.description} >\n\n" f"Below you will find some basic information about me.\n\n" f"Version: <{self.bot.__version__}>\n\n" f"Owner: \n"