mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Show search result in google embed
This commit is contained in:
parent
831459a321
commit
c47f908e57
2 changed files with 16 additions and 7 deletions
|
|
@ -22,7 +22,6 @@ class GoogleSlash(commands.Cog):
|
|||
return await interaction.reply("Er ging iets fout (Response {})".format(result.status_code))
|
||||
|
||||
embed = create_google_embed(result)
|
||||
print("got here")
|
||||
await interaction.reply(embed=embed)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue