Skip to content

Commit

Permalink
Update handler.js
Browse files Browse the repository at this point in the history
  • Loading branch information
IdkJhus authored Jul 15, 2022
1 parent f648a2c commit d8e7df0
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -702,11 +702,8 @@ export async function deleteUpdate(message) {
return
await this.reply(msg.chat, `
━━━━⬣ 𝘼𝙉𝙏𝙄 𝘿𝙀𝙇𝙀𝙏𝙀 ⬣━━━━
*■ Nombre:* @${participant.split`@`[0]}
*■ Enviando el mensaje..*
*■ Para desactivar esta función escriba el comando:*
*—◉ #disable antidelete*
*—◉ #enable delete*
No tan rápido @${participant.split`@`[0]}, Dios y Jhus vimos lo que borraste
Intenta ser más rápido la próxima vez :D
━━━━⬣ 𝘼𝙉𝙏𝙄 𝘿𝙀𝙇𝙀𝙏𝙀 ⬣━━━━
`.trim(), msg, {
mentions: [participant]
Expand Down

0 comments on commit d8e7df0

Please sign in to comment.