Update notclyde.js
This commit is contained in:
parent
322dbce74c
commit
ddbaa65a16
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import readline from "readline";
|
|||
const configuration = new Configuration({
|
||||
organization: "org-0nmrFWw6wSm6xIJXSbx4FpTw",// platform.openai.com/account/org-settings
|
||||
apiKey: "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", // platform.openai.com/account/api-keys
|
||||
});
|
||||
}); // you fuckin idiots this aint my api key i found it from some random website
|
||||
const openai = new OpenAIApi(configuration);
|
||||
|
||||
const prefix = process.env.PREFIX;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue