allowed blog generation again

This commit is contained in:
phixxy 2023-07-17 23:33:58 -07:00
parent 5f698b3757
commit d1c2ec4bc0

View file

@ -715,6 +715,7 @@ async def blog(ctx, *args):
f.writelines(message)
await ctx.send("Saved suggestion!")
@bot.command()
async def generate_blog(ctx):
start_time = time.time()
topic = ''