Skip to content

Commit

Permalink
Update test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Yassin994 authored Dec 3, 2024
1 parent 0c64ea0 commit 4afbaa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commandes/test.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const { zokou } = require("../framework/zokou");
zokou({ nomCom: "test", reaction: "๐Ÿ“Ž", nomFichier: __filename }, async (dest, zk, commandeOptions) => {
zokou({ nomCom: "test", reaction: "โค๏ธ", nomFichier: __filename }, async (dest, zk, commandeOptions) => {
console.log("Commande saisie !!!s");
let z = '๐ก๐ž๐ฅ๐ฅ๐จ๐ฐ ๐ญ๐ก๐ข๐ฌ ๐ข๐ฌ *๐•๐”ผ๐•Š๐•Š๐”ผโ„ ๐•„๐”ป๐Ÿ‡น๐Ÿ‡ฟ * \n\n ' + "i'm a whatsapp bot multi-device created ";
let z = '๐™Ÿ๐™–๐™ข๐™—๐™ค๐Ÿ‘‹ ๐™ฌ๐™š๐™ก๐™˜๐™ค๐™ข๐™š ๐™ฉ๐™ค ๐™ฉ๐™๐™š ๐™ฃ๐™š๐™ฌ ๐™ฅ๐™ง๐™ค๐™Ÿ๐™š๐™˜๐™ฉ ๐™จ๐™ž๐™ข๐™ฅ๐™ก๐™š ๐™ฌ๐™–๐™จ๐™ฉ๐™–๐™ฅ๐™ฅ ๐™—๐™ค๐™ฉ ๐™˜๐™ง๐™š๐™–๐™ฉ๐™š๐™™ ๐™—๐™ฎ๐—ฌ๐—˜๐—ฆ๐—ฆ๐—˜๐—ฅ๐—ง๐—˜๐—–๐—› * \n\n ' + "๐™ž๐™ข ๐™๐™š๐™ง๐™š ๐™ฉ๐™ค ๐™๐™š๐™ก๐™ฅ๐™ž๐™ฃ๐™œ ๐™ฎ๐™ค๐™ช ๐™–๐™ก๐™ก ๐™ฉ๐™๐™ž๐™ฃ๐™œ๐™จ ๐™›๐™ง๐™ค๐™ข ๐™ฌ๐™–๐™จ๐™ฉ๐™ฅ๐™ฅโœ… ๐™ก๐™š๐™ฉ ๐™ช๐™จ ๐™€๐™‰๐™…๐™Š๐™” ๐™‡๐™„๐™๐™€๐ŸŽถ ";
let d = ' by *yesser Techโš ๏ธ *';
let varmess = z + d;
var img = 'https://files.catbox.moe/9it5tk.jpeg';
Expand Down

0 comments on commit 4afbaa4

Please sign in to comment.