awaited cog
This commit is contained in:
parent
1fe7108256
commit
65066c1877
1 changed files with 1 additions and 1 deletions
|
|
@ -138,4 +138,4 @@ class AsyncOpenAI(commands.Cog):
|
|||
await ctx.send(chunk)
|
||||
|
||||
async def setup(bot):
|
||||
bot.add_cog(AsyncOpenAI)
|
||||
await bot.add_cog(AsyncOpenAI)
|
||||
Loading…
Add table
Add a link
Reference in a new issue