delete a comment

This commit is contained in:
Mylloon 2021-02-22 04:14:55 +01:00
parent 8491e843ab
commit dc7879e2a3

View file

@ -181,6 +181,5 @@ class Internet(commands.Cog):
except:
pass
embed.set_footer(text = f"News de {choix_site.capitalize()}")
#embed.set_image(url = submission.url)
await ctx.send(embed = embed)
await ctx.message.add_reaction(emoji = '')