From e49570e19af082b788a7c0048f4bf0ce991a5963 Mon Sep 17 00:00:00 2001 From: Wilmer ofc <134551880+Wilsmac@users.noreply.github.com> Date: Fri, 15 Nov 2024 00:28:14 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9D=91=BE=F0=9D=92=8A=F0=9D=92=8D?= =?UTF-8?q?=F0=9D=92=8E=F0=9D=92=86=F0=9D=92=93=20=F0=9D=92=90=F0=9D=92=87?= =?UTF-8?q?=F0=9D=92=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/jadibot-delete2.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/jadibot-delete2.js b/plugins/jadibot-delete2.js index f39ae0d1..7955563f 100644 --- a/plugins/jadibot-delete2.js +++ b/plugins/jadibot-delete2.js @@ -1,4 +1,4 @@ -import { readdirSync, unlinkSync, existsSync, promises as fs, rmSync } from 'fs'; +/*import { readdirSync, unlinkSync, existsSync, promises as fs, rmSync } from 'fs'; import path from 'path'; const handler = async (m, { conn, usedPrefix }) => { const chatId = m.isGroup ? m.chat : m.sender; @@ -29,4 +29,4 @@ await conn.sendMessage(m.chat, {text: `${lenguajeGB['smsAvisoRG']()} 𝙃𝙊 handler.help = ['deletebot']; handler.tags = ['jadibot']; handler.command = /^(msgespera|ds)$/i; -export default handler; \ No newline at end of file +export default handler;*/ \ No newline at end of file