1
0
Fork 0

GuildOnly

Commando
Loic Bersier 6 years ago
parent 657641f398
commit 6d14569c10

@ -7,6 +7,7 @@ module.exports = class ServerCommand extends Command {
guildOnly: 'true',
memberName: 'server',
description: 'Show some stats about the server',
guildOnly: true,
});
}

Loading…
Cancel
Save