remove the please be patient text once the bot uploads an image
This commit is contained in:
parent
8246fe8aa3
commit
a0e6b9bd4b
@ -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