added guild member management

This commit is contained in:
ayeuhugyu 2023-09-09 17:20:02 -07:00
parent 1ea7fe9f03
commit 5ce1841cba

View file

@ -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({