Skip to content

Commit

Permalink
Update GPT.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Yassin994 authored Dec 3, 2024
1 parent 2789bc5 commit 4643d98
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions commandes/GPT.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ const traduire = require("../framework/traduction") ;
const s = require('../set');
const axios = require('axios');

/*
Created By yesser tech
Don't claim, okey
*/

zokou({nomCom:"yesser1",reaction:"📡",categorie:"IA"},async(dest,zk,commandeOptions)=>{
zokou({nomCom:"gpt1",reaction:"📡",categorie:"IA"},async(dest,zk,commandeOptions)=>{

const {repondre,ms,arg}=commandeOptions;

Expand Down

0 comments on commit 4643d98

Please sign in to comment.