Changed spacing on git url
This commit is contained in:
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…
x
Reference in New Issue
Block a user