delete a comment
This commit is contained in:
parent
8491e843ab
commit
dc7879e2a3
1 changed files with 0 additions and 1 deletions
|
@ -181,6 +181,5 @@ class Internet(commands.Cog):
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
embed.set_footer(text = f"News de {choix_site.capitalize()}")
|
embed.set_footer(text = f"News de {choix_site.capitalize()}")
|
||||||
#embed.set_image(url = submission.url)
|
|
||||||
await ctx.send(embed = embed)
|
await ctx.send(embed = embed)
|
||||||
await ctx.message.add_reaction(emoji = '✅')
|
await ctx.message.add_reaction(emoji = '✅')
|
||||||
|
|
Reference in a new issue