remove preview embed
This commit is contained in:
parent
7525f82caa
commit
2270da5481
1 changed files with 0 additions and 3 deletions
|
@ -169,9 +169,6 @@ async def query_database():
|
|||
embed.add_field(name="Watch",
|
||||
value=f'[plyr.js player]({video_watch_url}) :]',
|
||||
inline=True)
|
||||
embed.add_field(name="Preview",
|
||||
value=f'[thumb]({thumb_url})',
|
||||
inline=True)
|
||||
#embed.set_image(url=thumb_url)
|
||||
embed.set_thumbnail(url=f'{img_url}/logo-96.png')
|
||||
embed.set_footer(text="DeflaxTV",
|
||||
|
|
Loading…
Reference in a new issue