Changed spacing on git url

release-1.0.0
DustyP 8 years ago
parent 2fdac0b854
commit bb46a28a1a

@ -20,7 +20,7 @@ class Git:
em = discord.Embed(style='rich',
title=f'Here is where you can find my code',
url='https://github.com/dustinpianalto/Geeksbot/tree/development',
description='I am the development branch of Geeksbot. You can find the master branch here:'
description='I am the development branch of Geeksbot. You can find the master branch here:\n'
'https://github.com/dustinpianalto/Geeksbot/',
color=embed_color)
em.set_thumbnail(url=f'{ctx.guild.me.avatar_url}')

Loading…
Cancel
Save