Reformatted description

release-1.0.0
DustyP 8 years ago
parent 340ab4b140
commit 8b5af80bad

@ -713,7 +713,7 @@ class Utils:
thumbnail=f'{ctx.guild.me.avatar_url}') thumbnail=f'{ctx.guild.me.avatar_url}')
if command is None: if command is None:
pag.add(f"\uFFF6Welcome to Geeksbot's help command.\n" 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"Below you will find some basic information about me.\n\n"
f"Version: <{self.bot.__version__}>\n\n" f"Version: <{self.bot.__version__}>\n\n"
f"Owner: <Dusty.P>\n" f"Owner: <Dusty.P>\n"

Loading…
Cancel
Save