remove the please be patient text once the bot uploads an image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Robles 2023-09-14 10:00:38 -07:00
parent 7219421c5f
commit dd8d78a8d5

View File

@ -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",