mirror of
https://github.com/Expand-sys/expandchatbotv2
synced 2026-03-22 12:27:11 +11:00
yesh
This commit is contained in:
parent
9712eed305
commit
75d86edb4d
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ const configuration = new Configuration({
|
||||||
});
|
});
|
||||||
const openai = new OpenAIApi(configuration);
|
const openai = new OpenAIApi(configuration);
|
||||||
|
|
||||||
const path = require('path');
|
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
name: 'messageCreate',
|
name: 'messageCreate',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue