From 5cf02ec75f86b37b0d2556c6a9aa13d596327963 Mon Sep 17 00:00:00 2001 From: kry008 Date: Sun, 16 Jun 2024 10:29:11 +0200 Subject: [PATCH] name update --- commands/{exitMsg.js => exitUserMsg.js} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename commands/{exitMsg.js => exitUserMsg.js} (99%) diff --git a/commands/exitMsg.js b/commands/exitUserMsg.js similarity index 99% rename from commands/exitMsg.js rename to commands/exitUserMsg.js index 5019978..439923b 100644 --- a/commands/exitMsg.js +++ b/commands/exitUserMsg.js @@ -1,6 +1,6 @@ const fs = require('fs'); module.exports = { - name: 'exitmsg', + name: 'exitusermsg', description: 'Enable or disable the exit message and edit the exit message. To mention the user, use {{USER}}.', help: 'Function to edit the message that is sent when a user leaves the server, use {{USER}} to mention the user.', options: [