From d1c2ec4bc05ac0ed36de5e465eecdf0c5c976085 Mon Sep 17 00:00:00 2001 From: phixxy Date: Mon, 17 Jul 2023 23:33:58 -0700 Subject: [PATCH] allowed blog generation again --- sparkytron3000.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sparkytron3000.py b/sparkytron3000.py index d6c8194..543616c 100644 --- a/sparkytron3000.py +++ b/sparkytron3000.py @@ -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 = ''