Skip to content

Commit

Permalink
Update Owner1.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Yassin994 authored Nov 29, 2024
1 parent 05e796b commit 1e2d321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commandes/Owner1.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const os = require("os");
const moment = require("moment-timezone");
const s = require(__dirname + "/../set");

zokou({ nomCom: "🤠", categorie: "user" }, async (dest, zk, commandeOptions) => {
zokou({ nomCom: "my", categorie: "user" }, async (dest, zk, commandeOptions) => {
let { ms, repondre ,prefixe,nomAuteurMessage,mybotpic} = commandeOptions;
let { cm } = require(__dirname + "/../framework//zokou");
var coms = {};
Expand Down

0 comments on commit 1e2d321

Please sign in to comment.