Skip to content

Commit

Permalink
Update api.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Skidy89 authored Aug 25, 2024
1 parent ce69f62 commit 39fd50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import fetch from 'node-fetch';
import axios from 'axios';
import moment from 'moment-timezone';

/* Para agregar mΓ‘s APIs asegurate de poner global.apiname = ['APIKey'] */ /* By Skid πŸ€‘ */
/* Para agregar mΓ‘s APIs asegurate de poner global.apiname = ['APIKey'] */

global.openai_key = 'sk-0';
/* ObtΓ©n tu API Key en este enlace: https://platform.openai.com/account/api-keys */
Expand Down

0 comments on commit 39fd50d

Please sign in to comment.