remove the please be patient text once the bot uploads an image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7219421c5f
commit
dd8d78a8d5
@ -70,6 +70,7 @@ class StableDiffusion(commands.Cog):
|
|||||||
enable_upscale=enable_upscale,
|
enable_upscale=enable_upscale,
|
||||||
)
|
)
|
||||||
await original_message.edit(
|
await original_message.edit(
|
||||||
|
content="",
|
||||||
file=discord.File(
|
file=discord.File(
|
||||||
file_path,
|
file_path,
|
||||||
filename="unknown.png",
|
filename="unknown.png",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user