allowed blog generation again
This commit is contained in:
parent
5f698b3757
commit
d1c2ec4bc0
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue