correctif /ameliero + add film commande

This commit is contained in:
VALOU3336
2024-02-29 21:20:36 +01:00
parent 296b71df6b
commit 1dfa82286f
8 changed files with 150 additions and 12 deletions
+3 -2
View File
@@ -1,11 +1,12 @@
const { EmbedBuilder } = require('discord.js');
const Zalgo = require('to-zalgo')
module.exports = {
name: 'zalgo',
aliases: ['zlg'],
description: 'Convertissez vos textes en Zalgo',
usage: 'zalgo <text>',
utilisation: 'zalgo <text>',
emote: '🔤',
category: 'utils',
async execute(message, args, client) {
message.channel.send({embeds: [ new EmbedBuilder()