Skip to content
Extraits de code Groupes Projets
Valider cc76f166 rédigé par Elliu's avatar Elliu
Parcourir les fichiers

Bruh

parent a304d6ef
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -73,7 +73,7 @@ def create_embed(post,author,posturl): ...@@ -73,7 +73,7 @@ def create_embed(post,author,posturl):
color = discord.Colour.dark_orange() color = discord.Colour.dark_orange()
) )
embed.set_image(url=post) embed.set_image(url=post)
embed.description ='['+str(author)+'](http://www.reddit.com'+str(posturl)+')' embed.description ='['+str(author)+'](http://www.eddit.com'+str(posturl)+')'
return embed return embed
def send_waifu(post, author, posturl): def send_waifu(post, author, posturl):
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter