diff --git a/src/commands/guildmembers.js b/src/commands/guildmembers.js index 1b4db78..65c7734 100644 --- a/src/commands/guildmembers.js +++ b/src/commands/guildmembers.js @@ -1,7 +1,7 @@ module.exports = { name: "guildmembers", description: - "sends a file including all past guild members (may not be accurrate, is mostly manually updated)", + "sends a file including all past guild members (may not be accurrate, is mostly manually updated) -- note: also includes allies", execute(message, args) { const path = `../pepperbot/src/data/guildmembers.log`; message.channel.send({