Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil12-dev authored May 29, 2023
1 parent f241575 commit 8871e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import openai

openai.api_key = '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'
openai.api_key = ''

class chat(commands.Cog):
def __init__(self, bot):
Expand Down

0 comments on commit 8871e25

Please sign in to comment.