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: [