From c6723396720545ee0ac009564a4d4f4e7b4a51ad Mon Sep 17 00:00:00 2001 From: phixxy Date: Wed, 12 Jul 2023 02:55:31 -0700 Subject: [PATCH] fixed bug in blog function --- sparkytron3000.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sparkytron3000.py b/sparkytron3000.py index ace4d41..c4a65df 100644 --- a/sparkytron3000.py +++ b/sparkytron3000.py @@ -715,7 +715,7 @@ async def blog(ctx): await ctx.send("Writing blogpost") else: await ctx.send("No topic given for blogpost, generating one.") - topic = answer_question("Give me one topic for an absurd blogpost.") + topic = await answer_question("Give me one topic for an absurd blogpost.") post_div = '''